RelatedToPropertyCollection Constructor

There are two overloads for the constructor.

Overload List

RelatedToPropertyCollection() Default constructor
RelatedToPropertyCollection(IList<RelatedToProperty>) Construct the collection using a list of RelatedToProperty objects

See Also