Returns the length (dimenstion) of this vector. For better semantics, use
Dimension
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Length { get; }
Return Value
Type:
Int32the length (dimension) of this vector
See Also