Click or drag to resize
IVectorLength Property
Returns the number of elements in the vector

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

Property Value

Type: Int64

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

See Also