SyntaxNodeCollection-1.Remove
SyntaxNodeCollection<T>.Remove method
Removes the item from the collection.
public bool Remove(T item)
Parameter | Type | Description |
---|---|---|
item | T | The item to remove. |
Return Value
True if the item was found and removed; otherwise, false.
See Also
- class SyntaxNodeCollection<T>
- namespace Aspose.Html.Toolkit.Markdown.Syntax
- assembly Aspose.HTML