BoundsCheckableList1.Add
BoundsCheckableList<T>.Add 方法
根据 “boundsCheckMode” 参数将对象添加到 System.Collections.Generic.List 的末尾。
public void Add(T item)
参数 | 类型 | 描述 |
---|---|---|
item | T | 要添加到 System.Collections.Generic.List 末尾的对象。对于引用类型,值可以为 “null”。 |
另请参阅
- 类 BoundsCheckableList<T>
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF