ExpressionPrinter.VisitLabel(LabelExpression) Méthode
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.
Visite les enfants de LabelExpression.
protected override System.Linq.Expressions.Expression VisitLabel(System.Linq.Expressions.LabelExpression labelExpression);
override this.VisitLabel : System.Linq.Expressions.LabelExpression -> System.Linq.Expressions.Expression
Protected Overrides Function VisitLabel (labelExpression As LabelExpression) As Expression
Paramètres
- labelExpression
- LabelExpression