IRemoteArgumentDictionaryContract.GetKeys 메서드

정의

개체의 IRemoteArgumentCollectionContractIRemoteArgumentDictionaryContract 키가 들어 있는 값을 반환합니다.

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.

적용 대상