'宣言 Public Overrides Function GetGlyphInfo( _ ByVal glyphType As GlyphType, _ ByVal ownerContext As Object, _ ByRef glyphInfo As GlyphInfoBase _ ) As Boolean
public override bool GetGlyphInfo( GlyphType glyphType, object ownerContext, out GlyphInfoBase glyphInfo )