| Overload | Description |
|---|---|
| IsStartElement() | Tests if the current content node is a start tag. |
| IsStartElement(String,String) | Tests if the current content node is a start element with specified name and namespace. |
| IsStartElement(String) | Tests if the current content node is a start element with specified name and namespace. |