RelatedPropertyCollection Constructor

There are two overloads for the constructor.

Overload List

RelatedPropertyCollection() Default constructor
RelatedPropertyCollection(IList<RelatedProperty>) Construct the collection using a list of RelatedProperty objects

See Also