Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.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
