Click or drag to resize

IArrayTCount Property

Gets the number of elements contained in the array.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
int Count { get; }

Property Value

Int32
See Also