The methods of Org.Xml.Sax.IAttributeList are listed below. For a list of all members, see the IAttributeList Members list.
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). |