PolyTone.Count Property

Returns the number of valid tones contained in a PolyTone instance.

Syntax

[C#]
public int Count { get; }

More Information

PolyTone Class