IRemoteArgumentDictionaryContract.GetKeys メソッド

定義

IRemoteArgumentDictionaryContract オブジェクトのキーを含むIRemoteArgumentCollectionContractを返します。

public:
 System::AddIn::Contract::Collections::IRemoteArgumentCollectionContract ^ GetKeys();
public System.AddIn.Contract.Collections.IRemoteArgumentCollectionContract GetKeys();
abstract member GetKeys : unit -> System.AddIn.Contract.Collections.IRemoteArgumentCollectionContract
Public Function GetKeys () As IRemoteArgumentCollectionContract

返品

IRemoteArgumentDictionaryContract オブジェクトのキーを格納するIRemoteArgumentCollectionContract

適用対象