Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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