Share via


CustomPropertyCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a custom property to the collection.

Overload List

  Name Description
Public method Add(CustomProperty) Adds a custom property to the collection.
Public method Add(String, Object) Creates a custom property with a name and value and adds it to the collection.

Top