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