Click or drag to resize

IBlock Properties

The IBlock type exposes the following members.

Properties
  NameDescription
Public propertyBody
The Block body.
Public propertyHasHeader
True if the Block has a header.
Public propertyIsMethodBodyLevel
True if the Block is at a method body level.
Public propertyIsSingleLine
True if the Block is formatted on a single line.
Public propertyIsTopLevel
True if the Block is at the top-level.
Top
See Also