This documentation is archived and is not being maintained.
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