Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public string ToString( int radix ) |
| Visual Basic |
|---|
Public Function ToString ( _ radix As Integer _ ) As String |
| Visual C++ |
|---|
public: String^ ToString( int radix ) |
Parameters
- radix
- Type: System..::..Int32