UrlPropertyCollection Constructor

There are two overloads for the constructor

Overload List

UrlPropertyCollection() Default constructor
UrlPropertyCollection(IList<UrlProperty>) Construct the collection using a list of UrlProperty objects

See Also