PropertyObject.GetNumElements
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PropertyObject.GetNumElements
Syntax
PropertyObject.GetNumElements
Return Value
Purpose
Returns the number of elements in the array object.
Remarks
This method is valid only for array objects. Use the PropertyObjectType.ArrayDimensions property to obtain the number of elements in each dimension of a multi-dimensional array.
See Also
PropertyObjectType.ArrayDimensions
Thread Safety of the PropertyObject API and TestStand Variables