Interface INote
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
Interface of notes with a numerical identity
public interface INote : IReadOnlyLongObject
- Inherited Members
- Extension Methods
Properties
Index
Numerical value of the note identity
byte Index { get; }