The members of Org.Xml.Sax.IAttributeList are listed below.
GetName(int)Return the name of an attribute in this list (by position). | ||
GetType(int)Return the type of an attribute in the list (by position). | ||
GetType(string)Return the type of an attribute in the list (by name). | ||
GetValue(int)Return the value of an attribute in the list (by position). | ||
GetValue(string)Return the value of an attribute in the list (by name). |