Span.ReplaceWith(SpanBuilder) Method  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 void ReplaceWith(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SpanBuilder ^ builder);public void ReplaceWith(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder builder);member this.ReplaceWith : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder -> unitPublic Sub ReplaceWith (builder As SpanBuilder)Parameters
- builder
- SpanBuilder