Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Public Function ToString (
format As String,
provider As IFormatProvider
) As String
C#
public string ToString(
string format,
IFormatProvider provider
)
Parameters
- format
- Type: System.String
- provider
- Type: System.IFormatProvider
Return Value
Type:
String
See Also
Reference