IRemoteArgumentDictionaryContract.GetKeys Méthode

Définition

Retourne un IRemoteArgumentCollectionContract qui contient les clés de l'objet 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

Retours

IRemoteArgumentCollectionContract qui contient les clés de l'objet IRemoteArgumentDictionaryContract.

S’applique à