ControlPropertiesCollection Methods

The ControlPropertiesCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a property to the collection.
Public methodClear
Removes all properties.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes a property with the specified name.
Public methodToString (Inherited from Object.)
See Also