FSharpAux


SchemaPosition

Namespace: FSharpAux.IO
Parent Module: SchemaReader

Type encodes the mapping from Schema index to index of string array

Instance members

Instance memberDescription
x.Count
Signature: int

CompiledName: get_Count

x.IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[key]
Signature: key:Index -> int

CompiledName: get_Item

Fork me on GitHub