SpanBuilder Methods

Include Protected Members
Include Inherited Members

The SpanBuilder type exposes the following members.

Methods

  Name Description
Public method Accept This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Accepts the given symbol for the span builder.
Public method Build This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Builds a span builder for this instance.
Public method ClearSymbols This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Clears the symbols of the span builder.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Resets the span builder.
Public method ToString (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method GetContent() Overloaded. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of this SymbolExtensions class. (Defined by SymbolExtensions.)
Public Extension Method GetContent(Func<IEnumerable<ISymbol>, IEnumerable<ISymbol>>) Overloaded. Gets the content of this SymbolExtensions class. (Defined by SymbolExtensions.)

Top

See Also

Reference

SpanBuilder Class

System.Web.Razor.Parser.SyntaxTree Namespace