VisualBasicSyntaxVisitor.VisitXmlComment(XmlCommentSyntax) Metodo

Definizione

public:
 virtual void VisitXmlComment(Microsoft::CodeAnalysis::VisualBasic::Syntax::XmlCommentSyntax ^ node);
public virtual void VisitXmlComment (Microsoft.CodeAnalysis.VisualBasic.Syntax.XmlCommentSyntax node);
abstract member VisitXmlComment : Microsoft.CodeAnalysis.VisualBasic.Syntax.XmlCommentSyntax -> unit
override this.VisitXmlComment : Microsoft.CodeAnalysis.VisualBasic.Syntax.XmlCommentSyntax -> unit
Public Overridable Sub VisitXmlComment (node As XmlCommentSyntax)

Parametri

Si applica a