NextPlaceholderClosesBlock Method
Determines if this command can close a block.
Namespace: MFiles.VAF.Placeholders.CommandsAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public override bool ClosesBlock(
Block block
)
- block Block
- The currently open block.
BooleanTrue, if this command can close the block.