IRemoteArgumentDictionaryContract.GetValues Método
Definição
Retorna um IRemoteArgumentCollectionContract que contém os valores do objeto IRemoteArgumentDictionaryContract.Returns an IRemoteArgumentCollectionContract that contains the values of the IRemoteArgumentDictionaryContract object.
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
Retornos
Um IRemoteArgumentCollectionContract que contém os valores do objeto IRemoteArgumentDictionaryContract.An IRemoteArgumentCollectionContract that contains the values of the IRemoteArgumentDictionaryContract object.