This document is archived and information here might be outdated. Recommended version. |
The number of object classes in this container.
[Visual Basic .NET]
Public ReadOnly Property ObjectClassCount As Integer
[C#]
public int ObjectClassCount {get;}
[C++]
HRESULT get_ObjectClassCount(
System.Int32* numClasses
);
[C++] Parameters numClasses [out, retval]
numClasses is a parameter of type long*