Class Renderer.BaseTypeProperies
Inheritance
System.Object
System.Collections.Generic.List<System.Reflection.PropertyInfo>
Renderer.BaseTypeProperies
Implements
System.Collections.Generic.IList<System.Reflection.PropertyInfo>
System.Collections.Generic.ICollection<System.Reflection.PropertyInfo>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<System.Reflection.PropertyInfo>
System.Collections.Generic.IReadOnlyCollection<System.Reflection.PropertyInfo>
System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Add(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.AddRange(System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.AsReadOnly()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.BinarySearch(System.Int32, System.Int32, System.Reflection.PropertyInfo, System.Collections.Generic.IComparer<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.BinarySearch(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.BinarySearch(System.Reflection.PropertyInfo, System.Collections.Generic.IComparer<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Clear()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Contains(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.ConvertAll<TOutput>(System.Converter<System.Reflection.PropertyInfo, TOutput>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.CopyTo(System.Reflection.PropertyInfo[])
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.CopyTo(System.Int32, System.Reflection.PropertyInfo[], System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.CopyTo(System.Reflection.PropertyInfo[], System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Exists(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Find(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindAll(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindIndex(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindIndex(System.Int32, System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindLast(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindLastIndex(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindLastIndex(System.Int32, System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.ForEach(System.Action<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.GetEnumerator()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>.GetEnumerator()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.IndexOf(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.IndexOf(System.Reflection.PropertyInfo, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.IndexOf(System.Reflection.PropertyInfo, System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Insert(System.Int32, System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.LastIndexOf(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.LastIndexOf(System.Reflection.PropertyInfo, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.LastIndexOf(System.Reflection.PropertyInfo, System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Remove(System.Reflection.PropertyInfo)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.RemoveAll(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.RemoveAt(System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Reverse()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Sort()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Sort(System.Collections.Generic.IComparer<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Sort(System.Comparison<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.ToArray()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.TrimExcess()
System.Collections.Generic.List<System.Reflection.PropertyInfo>.TrueForAll(System.Predicate<System.Reflection.PropertyInfo>)
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Capacity
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Count
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.Generic.ICollection<System.Reflection.PropertyInfo>.IsReadOnly
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<System.Reflection.PropertyInfo>.Item[System.Int32]
System.Collections.Generic.List<System.Reflection.PropertyInfo>.System.Collections.IList.Item[System.Int32]
Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
class BaseTypeProperies : List<PropertyInfo>, IList<PropertyInfo>, ICollection<PropertyInfo>, IList, ICollection, IReadOnlyList<PropertyInfo>, IReadOnlyCollection<PropertyInfo>, IEnumerable<PropertyInfo>, IEnumerable
Properties
BaseType
Declaration
public Type BaseType { get; set; }
Property Value
Type | Description |
---|---|
System.Type |
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable