Removes the specified Comment.
Namespace: Spire.Doc.CollectionsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void Remove( Comment comment )
Public Sub Remove ( comment As Comment )
public: void Remove( Comment^ comment )
member Remove : comment : Comment -> unit
Parameters
- comment
- Comment