Share via


IRemoteArgumentDictionaryContract.GetValues 方法

定義

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 物件的值。

適用於