Freigeben über


IDTSVariables100.Contains(Object) Methode

Definition

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

Parameter

Index
Object

Gibt zurück

true , wenn der Zugriff auf die Auflistung mithilfe der Indizierung möglich ist; Andernfalls false.

Attribute

Hinweise

Weitere Informationen finden Sie unter Variables.

Gilt für: