Feedback

  • Contents
 

II3IDTypes::Count Property

get_Count

Returns the total number of items in the type collection.

IDL Function Prototype

HRESULT Count(

   [out, retval] long * returnCount

);

C/C++ Syntax

HRESULT get_Count(long * returnCount);

Parameters

returnCount

The total number of items in the collection.