XpsArray1.Remove

XpsArray<T>.Remove method

从数组中删除对象。

public T Remove(T obj)
范围类型描述
objT要删除的对象。

返回值

删除的对象。

也可以看看