IRemoteArgumentArrayListContract.Contains(RemoteArgument) Methode

Definition

Gibt an, ob ein angegebener RemoteArgument Wert in der IRemoteArgumentArrayListContract.

public:
 bool Contains(System::AddIn::Contract::RemoteArgument item);
public bool Contains(System.AddIn.Contract.RemoteArgument item);
abstract member Contains : System.AddIn.Contract.RemoteArgument -> bool
Public Function Contains (item As RemoteArgument) As Boolean

Parameter

Gibt zurück

true if item is found in the IRemoteArgumentArrayListContract; otherwise, false.

Gilt für: