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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Gets the number of items in the collection.
HRESULT value = object.get_length(long* p);
Type: long
the number of items in the collection.