XpsArray1.Add

XpsArray<T>.Add method

将新对象添加到数组中。

public T Add(T obj)
范围类型描述
objT要添加的对象。

返回值

添加对象。

也可以看看