Method End
End(int)
Creates the closing mark for an element.
public static StructureMark End(int elementId)
Parameters
elementIdintThe element being closed.
Returns
- StructureMark
A closing mark.
Exceptions
- ArgumentOutOfRangeException
elementIdis not positive.