Share via


IRemoteArgumentDictionaryContract.GetValues Metodo

Definizione

Restituisce un oggetto IRemoteArgumentCollectionContract che contiene i valori dell'oggetto IRemoteArgumentDictionaryContract.

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

Restituisce

Oggetto IRemoteArgumentCollectionContract che contiene i valori dell'oggetto IRemoteArgumentDictionaryContract.

Si applica a