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입니다.

특성

적용 대상