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

適用対象