CustomPropertyCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a custom property to the collection.
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