Compartir a través de


HtmlAttributeReader.ReadName Method

Include Protected Members
Include Inherited Members

The ReadName() method return the attribute name as a string.

Overload List

  Name Description
Public method ReadName() The ReadName() method returns the name of the attribute as a string.
Public method ReadName([], Int32, Int32) The ReadName([], Int32, Int32) method returns an arbitrarily long attribute name in chunks.

Top