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

傳回

若能透過索引存取該集合,則為;否則,則為錯誤

屬性

適用於