The SparseVectorData<(Of <(T>)>) type exposes the following members.

Properties

  NameDescription
Entries
Gets and set the non-zero entries.
Indices
Gets and sets the non-zero entry's Indices.
Item
Gets and sets the value at the given index.
NumberNonZero
Gets an sets the number of non-zero elements.

See Also