[]
Returns a string that represents the current Matrix.
public override string ToString()
Public Overrides Function ToString() As String
Type | Description |
---|---|
string |
Returns a string that represents this instance.
public string ToString(IFormatProvider formatProvider)
Public Function ToString(formatProvider As IFormatProvider) As String
Type | Name | Description |
---|---|---|
IFormatProvider | formatProvider |
Type | Description |
---|---|
string |