Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of elements in the array.
ULONG GetCount(
UINT uDim = 0
) const;
Parameters
- uDim
The array dimension.
Return Value
Returns the number of elements in the array.
Remarks
When used with a multidimensional array, this method will return the number of elements in a specific dimension only.
Requirements
Header: atlsafe.h