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 | |
---|---|---|
![]() |
Add(CustomProperty) | Adds a custom property to the collection. |
![]() |
Add(String, Object) | Creates a custom property with a name and value and adds it to the collection. |
Top