BoundsCheckableList1.Add
BoundsCheckableList<T>.Add method
Aggiunge un oggetto alla fine del System.Collections.Generic.List a seconda del parametro “boundsCheckMode”.
public void Add(T item)
Parameter | Type | Description |
---|---|---|
item | T | L’oggetto da aggiungere alla fine del System.Collections.Generic.List. Il valore può essere “null” per i tipi di riferimento. |
See Also
- class BoundsCheckableList<T>
- namespace Aspose.Pdf
- assembly Aspose.PDF