'宣言 Public Function New( _ ByVal name As System.String, _ ByVal flags As System.Byte _ )
'使用法 Dim name As System.String Dim flags As System.Byte Dim instance As New FontKey(name, flags)
public FontKey( System.string name, System.byte flags )
FontKey クラス FontKey メンバ オーバーロード一覧