[This is preliminary documentation and is subject to change.]
The CSVParser CharIteratorWithStats type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | CSVParser CharIteratorWithStats | Initializes a new instance of the CSVParser CharIteratorWithStats class |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the CSVParser CharIteratorWithStats |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | MoveNext | |
![]() | Reset | |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Properties
Name | Description | |
---|---|---|
![]() | Column | |
![]() | Count | |
![]() | Current | |
![]() | DetectCount | |
![]() | HasNext | |
![]() | Line | |
![]() | Next | |
![]() | RequiredCount |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerator Current |
See Also