[]
Returns the index of a given key pair, or -1.
public int IndexOfPair(ushort firstGlyph, ushort secondGlyph)
Public Function IndexOfPair(firstGlyph As UShort, secondGlyph As UShort) As Integer
| Type | Name | Description |
|---|---|---|
| ushort | firstGlyph | |
| ushort | secondGlyph |
| Type | Description |
|---|---|
| int |