Deutsch | English | Español | Français |
Italiano | 日本語 | 한국어 | Português |
Pусский | 简体中文 | 繁體中文 |
Returns the number of elements in the collection
This property is read-only.
Syntax
HRESULT get_Count(
[out, retval] long *pRetVal
);
Property value
The number of elements in the collection.
Requirements
Minimum supported client | Windows 8 |
---|---|
Minimum supported server | Windows Server 2012 |
IDL |
|
See also