TryReadCurrentXmlElement
TryReadCurrentXmlElement
Tries to read the current XML element.
Returns: True is the current element was read, false otherwise.
TryReadCurrentXmlElement(System::SharedPtr < AutodiscoverXmlReader > reader)
| Parameter | Description |
|---|---|
| reader | The reader. |