Mono Class Library: Overview

System.ComponentModel.PropertyDescriptorCollection: Method Members

The methods of System.ComponentModel.PropertyDescriptorCollection are listed below. For a list of all members, see the PropertyDescriptorCollection Members list.

See Also: Inherited members from System.Object

Public Methods

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.

Protected Methods

InternalSort(IComparer)
Documentation for this section has not yet been entered.
InternalSort(string[])
Documentation for this section has not yet been entered.