CustomPropertyCollection.Add Method

Overload List

Add(T)Adds an object to the end of the Collection<T>.
Add(String, String) Add a CustomProperty to the collection with the specified tag name and value

See Also