다음을 통해 공유


PropertyManager.RemoveAt(Int32) 메서드

정의

모든 경우에 NotSupportedException을(를) throw합니다.

public:
 override void RemoveAt(int index);
public override void RemoveAt (int index);
override this.RemoveAt : int -> unit
Public Overrides Sub RemoveAt (index As Integer)

매개 변수

index
Int32

삭제할 행의 인덱스입니다.

예외

모든 경우

적용 대상

추가 정보