An interface for classes which provide an identifier.
            
Namespace: SharpAssembler.Core.SymbolsAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public interface IIdentifiable : IAssociatable | 
| Visual Basic | 
|---|
| Public Interface IIdentifiable _ Inherits IAssociatable | 
| Visual C++ | 
|---|
| public interface class IIdentifiable : IAssociatable | 





