VectorCount Property (TableColCollection)
In This Topic
Gets the physical count of vectors (rows or columns) currently stored in this
TableVectorCollection.
Syntax
'Declaration
Public ReadOnly Property VectorCount As Integer
public int VectorCount {get;}
See Also