ITCollection::get_Count

[This is preliminary documentation and subject to change.]

Returns number of items in collection.

HRESULT get_Count(
  long *lcount
);
 

Parameters

lcount
[out] Number of items.

Return Values

TBD