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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Gets the number of items in the collection.
HRESULT value = object.get_length(long* p);
Type: long
the number of items in the collection.