length property
Gets the number of items in the collection.
![]() |
Syntax
HRESULT value = object.get_length(long* p);
Property values
Type: long
the number of items in the collection.
Show:
Gets the number of items in the collection.
![]() |
HRESULT value = object.get_length(long* p);
Type: long
the number of items in the collection.