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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Gets the number of items in the collection.
HRESULT value = object.get_length(long* p);
Type: long
the number of items in the collection.