ClassBuilderIgnoreFirstLines Property |
Indicates the number of FIRST LINES or heading records to be ignored by the engines.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int IgnoreFirstLines { get; set; }
Public Property IgnoreFirstLines As Integer
Get
Set
Property Value
Type:
Int32
See Also