FDO API Reference Feature Data Objects

XmlAttribute Member List

This is the complete list of members for XmlAttribute, including all inherited members.

Dispose(System::Boolean disposing)XmlAttribute [protected, virtual]
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)XmlAttribute
XmlAttribute(System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix, System::String *valueURI, System::String *localValue)XmlAttribute
XmlAttribute(System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix, System::String *valueURI)XmlAttribute
XmlAttribute(System::String *name, System::String *value, System::String *localName, System::String *attributeURI, System::String *prefix)XmlAttribute
XmlAttribute(System::String *name, System::String *value, System::String *localName, System::String *attributeURI)XmlAttribute
XmlAttribute(System::String *name, System::String *value, System::String *localName)XmlAttribute
XmlAttribute(System::String *name, System::String *value)XmlAttribute
XmlAttribute(System::IntPtr unmanaged, System::Boolean autoDelete)XmlAttribute

Comments or suggestions? Send us feedback.