FSharpAux


SchemaValues

Namespace: FSharpAux.IO
Parent Module: SchemaReader

Type encodes the mapping from Schema index to value

Instance members

Instance memberDescription
x.Count
Signature: int

CompiledName: get_Count

x.IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[key]
Signature: key:Index -> string

CompiledName: get_Item

Fork me on GitHub