다음을 통해 공유


IDTSVariables100.Contains(Object) 메서드

정의

public:
 bool Contains(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(1610743815)]
public bool Contains (object Index);
[<System.Runtime.InteropServices.DispId(1610743815)>]
abstract member Contains : obj -> bool
Public Function Contains (Index As Object) As Boolean

매개 변수

Index
Object

반환

덱싱을 사용하여 컬렉션에 액세스할 수 있으면 true입니다. 그렇지 않으면 false입니다.

특성

설명

자세한 내용은 Variables를 참조하세요.

적용 대상