XmlAttributeAttribute Constructor

 

Initializes a new instance of the XmlAttributeAttribute class.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodXmlAttributeAttribute()

Initializes a new instance of the XmlAttributeAttribute class.

System_CAPS_pubmethodXmlAttributeAttribute(String^)

Initializes a new instance of the XmlAttributeAttribute class and specifies the name of the generated XML attribute.

System_CAPS_pubmethodXmlAttributeAttribute(String^, Type^)

Initializes a new instance of the XmlAttributeAttribute class.

System_CAPS_pubmethodXmlAttributeAttribute(Type^)

Initializes a new instance of the XmlAttributeAttribute class.

Return to top
Show: