This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnoClass Interface > IAnnoClass.SymbolCollection Property (ArcObjects .NET 10.5 SDK) |
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