Test for valid format for this parser
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public override bool IsValidFormat( string[] listing ) |
| Visual Basic |
|---|
Public Overrides Function IsValidFormat ( _ listing As String() _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool IsValidFormat( array<String^>^ listing ) override |
Parameters
- listing
- Type: array<System..::..String>[]()[][]
listing to test