An interface for classes and structures which can store data specific to the object.

Namespace: SharpAssembler.Core
Assembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IAnnotatable
Visual Basic
Public Interface IAnnotatable
Visual C++
public interface class IAnnotatable

See Also