This is the complete list of members for libsbmlcs.XMLAttributes, including all inherited members.
| add(string name, string value, string namespaceURI, string prefix) | libsbmlcs.XMLAttributes | |
| add(string name, string value, string namespaceURI) | libsbmlcs.XMLAttributes | |
| add(string name, string value) | libsbmlcs.XMLAttributes | |
| add(XMLTriple triple, string value) | libsbmlcs.XMLAttributes | |
| clear() | libsbmlcs.XMLAttributes | |
| clone() | libsbmlcs.XMLAttributes | |
| Dispose() | libsbmlcs.XMLAttributes | virtual |
| Equals(Object sb) | libsbmlcs.XMLAttributes | |
| GetHashCode() | libsbmlcs.XMLAttributes | |
| getIndex(string name) | libsbmlcs.XMLAttributes | |
| getIndex(string name, string uri) | libsbmlcs.XMLAttributes | |
| getIndex(XMLTriple triple) | libsbmlcs.XMLAttributes | |
| getLength() | libsbmlcs.XMLAttributes | |
| getName(int index) | libsbmlcs.XMLAttributes | |
| getNumAttributes() | libsbmlcs.XMLAttributes | |
| getPrefix(int index) | libsbmlcs.XMLAttributes | |
| getPrefixedName(int index) | libsbmlcs.XMLAttributes | |
| getURI(int index) | libsbmlcs.XMLAttributes | |
| getValue(int index) | libsbmlcs.XMLAttributes | |
| getValue(string name) | libsbmlcs.XMLAttributes | |
| getValue(string name, string uri) | libsbmlcs.XMLAttributes | |
| getValue(XMLTriple triple) | libsbmlcs.XMLAttributes | |
| hasAttribute(int index) | libsbmlcs.XMLAttributes | |
| hasAttribute(string name, string uri) | libsbmlcs.XMLAttributes | |
| hasAttribute(string name) | libsbmlcs.XMLAttributes | |
| hasAttribute(XMLTriple triple) | libsbmlcs.XMLAttributes | |
| isEmpty() | libsbmlcs.XMLAttributes | |
| operator!=(XMLAttributes lhs, XMLAttributes rhs) | libsbmlcs.XMLAttributes | static |
| operator==(XMLAttributes lhs, XMLAttributes rhs) | libsbmlcs.XMLAttributes | static |
| remove(int n) | libsbmlcs.XMLAttributes | |
| remove(string name, string uri) | libsbmlcs.XMLAttributes | |
| remove(string name) | libsbmlcs.XMLAttributes | |
| remove(XMLTriple triple) | libsbmlcs.XMLAttributes | |
| removeResource(int n) | libsbmlcs.XMLAttributes | |
| swigCMemOwn | libsbmlcs.XMLAttributes | protected |
| XMLAttributes() | libsbmlcs.XMLAttributes | |
| XMLAttributes(XMLAttributes orig) | libsbmlcs.XMLAttributes | |