RemoveAt
RemoveOnlyListBase<T>.RemoveAt method
지정된 인덱스에서 항목을 제거합니다.
public void RemoveAt(int index)
모수 | 유형 | 설명 |
---|---|---|
index | Int32 | 제거할 항목의 인덱스(0부터 시작)입니다. |
또한보십시오
- class RemoveOnlyListBase<T>
- 네임스페이스 GroupDocs.Watermark.Common
- 집회 GroupDocs.Watermark
지정된 인덱스에서 항목을 제거합니다.
public void RemoveAt(int index)
모수 | 유형 | 설명 |
---|---|---|
index | Int32 | 제거할 항목의 인덱스(0부터 시작)입니다. |