'宣言 Public Overrides Function ToString() As System.String
'使用法 Dim instance As FontHolder Dim value As System.String value = instance.ToString()
public override System.string ToString()
戻り値の型
この FontHolderを表す文字列を返します。
'宣言 Public Overrides Function ToString() As System.String
'使用法 Dim instance As FontHolder Dim value As System.String value = instance.ToString()
public override System.string ToString()