Mono Class Library: OverviewSystem.ComponentModel.PropertyDescriptorCollection: Members |
The members of System.ComponentModel.PropertyDescriptorCollection are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
static readonlyEmpty PropertyDescriptorCollection. Documentation for this section has not yet been entered.
[read-only] Count int. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) PropertyDescriptor. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) PropertyDescriptor. Documentation for this section has not yet been entered.
Add(PropertyDescriptor) : int Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Contains(PropertyDescriptor) : bool Documentation for this section has not yet been entered.CopyTo(Array, int) Documentation for this section has not yet been entered.Find(string, bool) : PropertyDescriptor Documentation for this section has not yet been entered.GetEnumerator() : IEnumerator Documentation for this section has not yet been entered.IndexOf(PropertyDescriptor) : int Documentation for this section has not yet been entered.Insert(int, PropertyDescriptor) Documentation for this section has not yet been entered.Remove(PropertyDescriptor) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.Sort() : PropertyDescriptorCollection Documentation for this section has not yet been entered.Sort(IComparer) : PropertyDescriptorCollection Documentation for this section has not yet been entered.Sort(string[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered.Sort(string[], IComparer) : PropertyDescriptorCollection Documentation for this section has not yet been entered.
InternalSort(IComparer) Documentation for this section has not yet been entered.InternalSort(string[]) Documentation for this section has not yet been entered.
IList.Add Documentation for this section has not yet been entered. IDictionary.Add Documentation for this section has not yet been entered. IDictionary.Clear Documentation for this section has not yet been entered. IList.Clear Documentation for this section has not yet been entered. IDictionary.Contains Documentation for this section has not yet been entered. IList.Contains Documentation for this section has not yet been entered. [read-only] ICollection.Count int. Documentation for this section has not yet been entered. IDictionary.GetEnumerator Documentation for this section has not yet been entered. IEnumerable.GetEnumerator Documentation for this section has not yet been entered. IList.IndexOf Documentation for this section has not yet been entered. IList.Insert Documentation for this section has not yet been entered. [read-only] IDictionary.IsFixedSize bool. Documentation for this section has not yet been entered. [read-only] IList.IsFixedSize bool. Documentation for this section has not yet been entered. [read-only] IDictionary.IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] IList.IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] ICollection.IsSynchronized bool. Documentation for this section has not yet been entered. IList.Item object. Documentation for this section has not yet been entered. IDictionary.Item object. Documentation for this section has not yet been entered. [read-only] IDictionary.Keys ICollection. Documentation for this section has not yet been entered. IDictionary.Remove Documentation for this section has not yet been entered. IList.Remove Documentation for this section has not yet been entered. IList.RemoveAt Documentation for this section has not yet been entered. [read-only] ICollection.SyncRoot object. Documentation for this section has not yet been entered. [read-only] IDictionary.Values ICollection. Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.