Namespace:  Rebex.IO.Compression.Legacy
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Sub New ( _
	collection As IEnumerable(Of String) _
)
C#
public FileSet(
	IEnumerable<string> collection
)

Parameters

collection
Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also