Block.EquivalentTo(SyntaxTreeNode) 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.
public:
override bool EquivalentTo(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode ^ node);
public override bool EquivalentTo (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode node);
override this.EquivalentTo : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode -> bool
Public Overrides Function EquivalentTo (node As SyntaxTreeNode) As Boolean
Paramètres
- node
- SyntaxTreeNode