CsvOptionsNumberOfFields Property |
The number of fields that the file contains.
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int NumberOfFields { get; set; }
Public Property NumberOfFields As Integer
Get
Set
Property Value
Type:
Int32
See Also