Vector<T>::Count Property
Returns the number of elements stored in the vector.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | Access to the property getter via reflection is not supported. |
Show: