BoundsCheckableList1.Add
BoundsCheckableList<T>.Add method
تضيف كائنًا إلى نهاية System.Collections.Generic.List اعتمادًا على معلمة “boundsCheckMode”.
public void Add(T item)
| Parameter | Type | Description |
|---|---|---|
| item | T | الكائن الذي سيتم إضافته إلى نهاية System.Collections.Generic.List. يمكن أن تكون القيمة “null” لأنواع المرجع. |
See Also
- class BoundsCheckableList<T>
- namespace Aspose.Pdf.Generator
- assembly Aspose.PDF