SetIndexBinder(CallInfo) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de l'objet SetIndexBinder.
protected:
SetIndexBinder(System::Dynamic::CallInfo ^ callInfo);
protected SetIndexBinder (System.Dynamic.CallInfo callInfo);
new System.Dynamic.SetIndexBinder : System.Dynamic.CallInfo -> System.Dynamic.SetIndexBinder
Protected Sub New (callInfo As CallInfo)
Paramètres
- callInfo
- CallInfo
Signature des arguments au niveau du site d’appel.