Share via


IRemoteArgumentDictionaryContract.GetValues Methode

Definition

Gibt einen IRemoteArgumentCollectionContract zurück, der die Werte des IRemoteArgumentDictionaryContract-Objekts enthält.

public:
 System::AddIn::Contract::Collections::IRemoteArgumentCollectionContract ^ GetValues();
public System.AddIn.Contract.Collections.IRemoteArgumentCollectionContract GetValues ();
abstract member GetValues : unit -> System.AddIn.Contract.Collections.IRemoteArgumentCollectionContract
Public Function GetValues () As IRemoteArgumentCollectionContract

Gibt zurück

Ein IRemoteArgumentCollectionContract, der die Werte des IRemoteArgumentDictionaryContract-Objekts enthält.

Gilt für: