GeometryCollection.RemoveAt

GeometryCollection.RemoveAt method

컬렉션에서 지정된 도형을 제거합니다.

public void RemoveAt(int index)
모수유형설명
indexInt32제거할 지오메트리의 인덱스입니다.

예외

예외상태
ArgumentOutOfRangeException인덱스가 범위를 벗어났습니다.

또한보십시오