VJournalCollection Constructor

There are two overloads for the constructor

Overload List

VJournalCollection() Default constructor
VJournalCollection(IList<VJournal>) Construct the collection using a list of VJournal objects

See Also