Share via


IRemoteArgumentDictionaryContract.GetKeys Metodo

Definizione

Restituisce un oggetto IRemoteArgumentCollectionContract che contiene le chiavi dell'oggetto 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

Restituisce

Oggetto IRemoteArgumentCollectionContract che contiene le chiavi dell'oggetto IRemoteArgumentDictionaryContract.

Si applica a