| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Common::Xml::XmlAttribute:

()
Definition at line 31 of file mgXmlAttribute.h.
Public Member Functions | |
| XmlAttribute (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs an XmlAttribute based on an unmanaged instance of the object. | |
| XmlAttribute (System::String *name, System::String *value) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName, System::String *attributeURI) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix, System::String *valueURI) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix, System::String *valueURI, System::String *localValue) | |
| Constructs an XML Attribute object. | |
| XmlAttribute (System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix, System::String *valueURI, System::String *localValue, System::String *valuePrefix) | |
| Constructs an XML Attribute object. | |
| Comments or suggestions? Send us feedback. |