The CustomProperties type exposes the following members.

Constructors

  Name Description
Public method CustomProperties
Initializes a new instance of the CustomProperties class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another CustomProperties to the current object.
Public method Clear
Clears UserDefined collection and resets all properties to default values.

Properties

  Name Description
Public property UserDefined
Gets the UserDefinedProperties collection.

See Also