VNoteParser(VNote) Constructor
This version of the constructor is used when parsing vNote data that is to be stored in an existing
vNote instance.
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected VNoteParser(
VNote vNote
)
Protected Sub New (
vNote As VNote
)
protected:
VNoteParser(
VNote^ vNote
)
new :
vNote : VNote -> VNoteParser
Parameters
- vNote VNote
- The existing vNote instance
The properties in the passed vNote will be cleared