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입니다.

적용 대상