You are here: Start » FIL.NET » SafeList<T>.Contains Method
SafeList<T>.Contains Method
Checks if the SafeList<T> contains the specific item.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public virtual bool Contains ( T item )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| item | T |
