Combines parts into a single path.
Namespace: EnterpriseDT.UtilAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public static string Implode( string[] parts ) |
| Visual Basic |
|---|
Public Shared Function Implode ( _ parts As String() _ ) As String |
| Visual C++ |
|---|
public: static String^ Implode( array<String^>^ parts ) |
Parameters
- parts
- Type: array<System..::..String>[]()[][]
Parts