IRemoteArgumentDictionaryContract.GetKeys メソッド

定義

IRemoteArgumentCollectionContract オブジェクトのキーを格納している IRemoteArgumentDictionaryContract を返します。

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

戻り値

IRemoteArgumentCollectionContract オブジェクトのキーを格納している IRemoteArgumentDictionaryContract

適用対象