AttachPropertyCollection Constructor

There are two overloads for the constructor

Overload List

AttachPropertyCollection() Default constructor
AttachPropertyCollection(IList<AttachProperty>) Construct the collection using a list of AttachProperty objects

See Also