[]
Checks whether the collection contains a specific XLComment object.
public bool Contains(XLComment comment)
Type | Name | Description |
---|---|---|
XLComment | comment | The XLComment object to look for. |
Type | Description |
---|---|
bool | True if the collection contains the comment, false otherwise. |