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