Delen via


CustomPropertyCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a custom property to the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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