'Declaration Public Function IndexOfPair( _ ByVal firstGlyph As UShort, _ ByVal secondGlyph As UShort _ ) As Integer
public int IndexOfPair( ushort firstGlyph, ushort secondGlyph )
Parameters
- firstGlyph
- secondGlyph
'Declaration Public Function IndexOfPair( _ ByVal firstGlyph As UShort, _ ByVal secondGlyph As UShort _ ) As Integer
public int IndexOfPair( ushort firstGlyph, ushort secondGlyph )