IRemoteArgumentDictionaryContract.GetValues Método

Definición

Devuelve un objeto IRemoteArgumentCollectionContract que contiene los valores del objeto 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

Devoluciones

IRemoteArgumentCollectionContract que contiene los valores del objeto IRemoteArgumentDictionaryContract.

Se aplica a