ListChain(Chain) 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 la classe ListChain.
protected:
ListChain(Microsoft::VisualStudio::IntelliTrace::Chain ^ sourceChain);
protected ListChain (Microsoft.VisualStudio.IntelliTrace.Chain sourceChain);
new Microsoft.VisualStudio.IntelliTrace.ListChain : Microsoft.VisualStudio.IntelliTrace.Chain -> Microsoft.VisualStudio.IntelliTrace.ListChain
Protected Sub New (sourceChain As Chain)