This document is archived and information here might be outdated. Recommended version. |
Number of classes in the Style Gallery.
[Visual Basic .NET]
Public ReadOnly Property ClassCount As Integer
[C#]
public int ClassCount {get;}
[C++]
HRESULT get_ClassCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
Returns the number of classes, item types, associated with the current IStyleGallery object.