IBlock Properties |
The IBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() | Body |
The Block body.
|
![]() | HasHeader |
True if the Block has a header.
|
![]() | IsMethodBodyLevel |
True if the Block is at a method body level.
|
![]() | IsSingleLine |
True if the Block is formatted on a single line.
|
![]() | IsTopLevel |
True if the Block is at the top-level.
|