Gets the physical count of vectors (rows or columns) currently stored in this TableVectorCollection.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int VectorCount { get; }
Visual Basic
Public ReadOnly Property VectorCount As Integer
	Get

See Also