This document is archived and information here might be outdated.  Recommended version.


IStyleGalleryClass2.ItemClass Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

IStyleGalleryClass2.ItemClass Property

Interface ID for the items in the class.

[Visual Basic .NET]
Public ReadOnly Property ItemClass As Guid
[C#]
public Guid ItemClass {get;}
[C++]
HRESULT get_ItemClass(
  GUID* iid
);
[C++]

Parameters iid [out, retval]
iid is a parameter of type GUID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IStyleGalleryClass2 Interface