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

傳回

Boolean

如果可以使用索引來存取集合,則 為 true ;否則 為 false

屬性

適用於