Create a new instance of the MultiRecordEngine
[Visual Basic]
Overloads Public Sub New( _
ByVal
recordSelector As
RecordTypeSelector, _
ParamArray
recordTypes As
Type() _
)
Parameters
-
recordSelector
- Used only in read operations. The selector indicates to the engine what Type to use in each read line.
-
recordTypes
- The Types of the records that this engine can handle.
See Also
MultiRecordEngine Class | FileHelpers Namespace | MultiRecordEngine Constructor Overload List
Powered by: