다음을 통해 공유


BindingsCollection.RemoveAt(Int32) 메서드

정의

컬렉션에서 지정된 인덱스의 바인딩을 삭제합니다.

protected public:
 void RemoveAt(int index);
protected internal void RemoveAt (int index);
member this.RemoveAt : int -> unit
Protected Friend Sub RemoveAt (index As Integer)

매개 변수

index
Int32

제거할 Binding의 인덱스입니다.

적용 대상

추가 정보