BoundsCheckableList1.Contains
BoundsCheckableList<T>.Contains method
Determina se un elemento è presente nella System.Collections.Generic.List.
public bool Contains(T item)
| Parameter | Type | Description |
|---|---|---|
| item | T | L’oggetto da localizzare nella System.Collections.Generic.List. Il valore può essere null per i tipi di riferimento. |
Return Value
true se item è trovato nella System.Collections.Generic.List; altrimenti, false.
See Also
- class BoundsCheckableList<T>
- namespace Aspose.Pdf
- assembly Aspose.PDF