NotePropertyCollection Constructor

There are two overloads for the constructor

Overload List

NotePropertyCollection() Default constructor
NotePropertyCollection(IList<NoteProperty>) Construct the collection using a list of NoteProperty objects

See Also