You are here: Start » FIL.NET » DisposableList<T> Constructor
DisposableList<T> Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public DisposableList
(
IEnumerable<T> collection
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| collection | System.Collections.Generic.IEnumerable<T> |
