|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > S > SymbolIdentifier CoClass (ArcObjects .NET 10.5 SDK) | 
Groups a symbol with both an ID and Name.
A SymbolIdentifier is a simple grouping of a Symbol with an ID and a Name. Any symbol that implements ISymbol can be stored in a SymbolIdentifier, however they are most commonly used with a TextSymbol in the SymbolCollection of an Annotation Feature class which is stored in the AnnotationFeatureClassExtension.
| Interfaces | Description | 
|---|---|
| ISymbolIdentifier | Provides access to the members that control the symbol identifier. | 
| ISymbolIdentifier2 | Provides access to the members that control the symbol identifier. |