Namespace:
Rebex.IO.Compression.Legacy
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public Shared Widening Operator CType ( _ collection As String() _ ) As FileSet |
| C# |
|---|
public static implicit operator FileSet ( string[] collection ) |
Parameters
- collection
- Type: array<System..::..String>[]()[][]