numberOfItems property

Gets or sets the number of items in a list.

 

Syntax

HRESULT value = object.put_numberOfItems( v);HRESULT value = object.get_numberOfItems(* p);

Property values

Type: long

The number of items in the list.

Standards information