Visualizators > Visualizators Assembly Interfaces > IVZDoubleArray > IVZDoubleArray.Count
Count: Integer;
Count: System.Int32;
The Count property returns the size of array.
Example of use is given on the description page of the IVZDoubleArray.Add method.
See also: