다음을 통해 공유


IDTSParameters100.Contains(Object) 메서드

정의

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

매개 변수

Index
Object

반환

지정된 이름의 매개 변수 개체가 매개 변수 컬렉션에 포함되어 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상