| オーバーロード | 解説 | 
|---|---|
| ToString() | Returns a string that represents the current object. | 
| ToString(String) | Returns a System.Stringthat represents this instance. | 
| ToString(IFormatProvider) | Returns a System.Stringthat represents this instance. | 
| ToString(String,IFormatProvider) | Returns a System.Stringthat represents this instance. |