NonGenericList.RemoveAt
NonGenericList.RemoveAt method
제거IList 지정된 index. 의 항목
public void RemoveAt(int index)
모수 | 유형 | 설명 |
---|---|---|
index | Int32 | 제거할 항목의 인덱스(0부터 시작)입니다. |
또한보십시오
- class NonGenericList
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
제거IList 지정된 index. 의 항목
public void RemoveAt(int index)
모수 | 유형 | 설명 |
---|---|---|
index | Int32 | 제거할 항목의 인덱스(0부터 시작)입니다. |