[]
public override string ToString()
Public Overrides Function ToString() As String
| Type | Description |
|---|---|
| string |
public string ToString(string format, IFormatProvider formatProvider)
Public Function ToString(format As String, formatProvider As IFormatProvider) As String
| Type | Name | Description |
|---|---|---|
| string | format | |
| IFormatProvider | formatProvider |
| Type | Description |
|---|---|
| string |