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