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

適用対象