length property
Retrieves the length of the key/value list.
Syntax
HRESULT value = object.get_length(* p);
Property values
Type: long
The number of items in the collection.
Standards information
- Web Storage, Section 4.1
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.
Retrieves the length of the key/value list.
HRESULT value = object.get_length(* p);
Type: long
The number of items in the collection.