Block Class
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 ref class Block : Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode
public class Block : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode
type Block = class
inherit SyntaxTreeNode
Public Class Block
Inherits SyntaxTreeNode
- Inheritance
- Derived
Constructors
Block(BlockBuilder) | |
Block(Nullable<BlockType>, IReadOnlyList<SyntaxTreeNode>, IParentChunkGenerator) |
Properties
Children | |
ChunkGenerator | |
IsBlock | |
Length | |
Parent | (Inherited from SyntaxTreeNode) |
Start | |
Type |