[This is preliminary documentation and is subject to change.]
System Object NFX.Serialization.CSV CSVParser CharIteratorWithStatsNamespace: NFX.Serialization.CSVAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class CharIteratorWithStats : ILookAheadEnumerator<char>,
IEnumerator<char>, IDisposable, IEnumerator
public sealed class CharIteratorWithStats : ILookAheadEnumerator<char>,
IEnumerator<char>, IDisposable, IEnumerator
Public NotInheritable Class CharIteratorWithStats
Implements ILookAheadEnumerator(Of Char), IEnumerator(Of Char),
IDisposable, IEnumerator
Public NotInheritable Class CharIteratorWithStats
Implements ILookAheadEnumerator(Of Char), IEnumerator(Of Char),
IDisposable, IEnumerator
public ref class CharIteratorWithStats sealed : ILookAheadEnumerator<wchar_t>,
IEnumerator<wchar_t>, IDisposable, IEnumerator
public ref class CharIteratorWithStats sealed : ILookAheadEnumerator<wchar_t>,
IEnumerator<wchar_t>, IDisposable, IEnumerator
[<SealedAttribute>]
type CharIteratorWithStats =
class
interface ILookAheadEnumerator<char>
interface IEnumerator<char>
interface IDisposable
interface IEnumerator
end
[<SealedAttribute>]
type CharIteratorWithStats =
class
interface ILookAheadEnumerator<char>
interface IEnumerator<char>
interface IDisposable
interface IEnumerator
end