CustomPropertyCollection Constructor

There are two overloads for the constructor

Overload List

CustomPropertyCollection Default constructor
CustomPropertyCollection(IListCustomProperty) Construct the collection using a list of CustomProperty objects

See Also