DataDynamicMemberInstance.SetInstanceIndex(Int32) 메서드

정의

현재 인덱스를 지정된 인스턴스 인덱스로 설정합니다.

public:
 bool SetInstanceIndex(int index);
public bool SetInstanceIndex (int index);
member this.SetInstanceIndex : int -> bool
Public Function SetInstanceIndex (index As Integer) As Boolean

매개 변수

index
Int32

유효한 인스턴스 인덱스입니다.

반환

지정된 인덱스가 유효하면 true이고, 그렇지 않으면 false입니다.

적용 대상