Share via


IRemoteArgumentDictionaryContract.GetValues 方法

定义

返回一个 IRemoteArgumentCollectionContract,其中包含 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

返回

一个 IRemoteArgumentCollectionContract,其中包含 IRemoteArgumentDictionaryContract 对象的值。

适用于