Count property
- Last UpdatedJul 23, 2024
- 1 minute read
Returns the number of rolesin the collection.
Class
IGalaxyRoles
Syntax
[C#]
int count { get; };
[Visual C++]
HRESULT Count(
[out, retval] LONG* count
);
Parameters
count
Returns the number of roles in the collection.