IgnoreFirstAttributeNumberOfLines Property |
The number of lines at beginning of the file to be ignored.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int NumberOfLines { get; }
Public ReadOnly Property NumberOfLines As Integer
Get
Property Value
Type:
Int32
See Also