Method ReadName
ReadName(INameDecoder)
Reads the name of an element from the reader (using the provided name decoder).
Parameters
nameDecoder
INameDecoder The name decoder.
Returns
- string
The name of the element.
Reads the name of an element from the reader (using the provided name decoder).
nameDecoder
INameThe name decoder.
The name of the element.