Click or drag to resize
IVectorAddressingScheme Property
Returns the addressing scheme of the index. When creating a series or a frame this is compared for equality with the addressing scheme of the vector(s).

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
AddressingIAddressingScheme AddressingScheme { get; }

Property Value

Type: AddressingIAddressingScheme

[Missing <value> documentation for "P:Deedle.IVector.AddressingScheme"]

See Also