The PropertyDefinitionCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gets or sets the PropertyDefinition object at the specified index.
(Inherited from PropertyDefinitionList.)
Protected propertyList (Inherited from ValidatingList.)
Public propertyPropertyDescriptors
Gets a PropertyDescriptorCollection as defined by this collection of PropertyDefinitions.
Public propertySyncRoot (Inherited from ValidatingList.)

See Also