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
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.
Retrieves the length of the key/value list.
HRESULT value = object.get_length(* p);
Type: long
The number of items in the collection.