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