'宣言 Public Overridable Function GetGlyphInfo( _ ByVal glyphType As Infragistics.Win.GlyphType, _ ByVal ownerContext As Object, _ ByRef glyphInfo As Infragistics.Win.GlyphInfoBase _ ) As Boolean
public virtual bool GetGlyphInfo( Infragistics.Win.GlyphType glyphType, object ownerContext, out Infragistics.Win.GlyphInfoBase glyphInfo )