The CsvSource.CsvRecord type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetIndex |
Returns field index by name.
|
![]() | GetType | (Inherited from Object.) |
![]() | GetValueLength |
Gets field value length by field index.
|
![]() | ProcessValueInBuffer |
Perform low-level value processing with specified handler.
|
![]() | ToString | (Inherited from Object.) |
See Also