Converts the value of the current instance to its string representation according to the specified culture.
[Visual Basic]
Overloads Public Function ToString( _
ByVal culture As IFormatProvider _
) As String
[C#]
public string ToString(
IFormatProvider culture
);
DoubleArray Class | DoubleArray Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.