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
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
Retrieves the length of the key/value list.
HRESULT value = object.get_length(* p);
Type: long
The number of items in the collection.