You are here: Start » AVL.NET » SafeListExtensions.ToSafeList Method
SafeListExtensions.ToSafeList Method
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public static SafeList<T> ToSafeList<T> ( IEnumerable<T> collection )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| collection | System.Collections.Generic.IEnumerable<T> |
