MemberPropertyCollection Constructor

There are two overloads for the constructor.

Overload List

MemberPropertyCollection() Default constructor
MemberPropertyCollection(IList<MemberProperty>) Construct the collection using a list of MemberProperty objects

See Also