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