[]
Overridden. This method always throws an exception, because a ContentMark cannot be deleted - it is deleted automatically with its owner.
public override void Delete()
Public Overrides Sub Delete()
Type | Condition |
---|---|
NotSupportedException | Raises at every attempt to execute this method. |