Enum LayoutSectionType Namespace: Estrelica.Archer.Layouts Assembly: Estrelica.Interfaces.dll Syntax [JsonConverter(typeof(StringEnumConverter))] public enum LayoutSectionType General TabSet Undefined Extension Methods EnumHelper.AndBits<LayoutSectionType>(LayoutSectionType, LayoutSectionType) EnumHelper.HasFlags<LayoutSectionType>(LayoutSectionType, LayoutSectionType) EnumHelper.In<LayoutSectionType>(LayoutSectionType, params LayoutSectionType[]) EnumHelper.IsEmpty<LayoutSectionType>(LayoutSectionType) EnumHelper.OrBits<LayoutSectionType>(LayoutSectionType, LayoutSectionType) IEnumerableExtensions.ToEnumerable<LayoutSectionType>(LayoutSectionType) StringExtensions.AssertNotNull<LayoutSectionType>(LayoutSectionType, string) TypeExtensions.WithDispose<LayoutSectionType, V>(LayoutSectionType, Func<LayoutSectionType, V>) EnumHelper.GetAttributeOfType<T>(Enum) EnumHelper.CastNullable<TEnum>(object) TypeExtensions.ConvertTo<V>(object) TypeExtensions.TryConvert<V>(object, out V)