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

적용 대상