Removes a Commented
public bool Remove(CommentedText commentedText);Public Function Remove(ByVal commentedText As CommentedText, accept As Boolean) As Boolean| Parameter | Description |
|---|---|
| commented |
Specifies the Commented |
The return value is true, if the comment could be removed. Otherwise, it is false.