XpsArray1.RemoveAt

XpsArray<T>.RemoveAt method

배열에서 지정된 위치의 개체를 제거합니다.

public T RemoveAt(int index)
모수유형설명
indexInt32개체를 제거할 위치입니다.

반환 값

제거된 개체입니다.

또한보십시오