The symbol collection.
[Visual Basic .NET] Public ReadOnly Property SymbolCollection As ISymbolCollection
[C#] public ISymbolCollection SymbolCollection {get;}
[C++]
HRESULT get_SymbolCollection(
ISymbolCollection** ppSymbolColl
);
[C++]Parameters
ppSymbolColl [out, retval]ppSymbolColl is a parameter of type ISymbolCollection
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.