SoapElementAttribute Constructor

 

Initializes a new instance of the SoapElementAttribute class.

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

NameDescription
System_CAPS_pubmethodSoapElementAttribute()

Initializes a new instance of the SoapElementAttribute class.

System_CAPS_pubmethodSoapElementAttribute(String^)

Initializes a new instance of the SoapElementAttribute class and specifies the name of the XML element.

Return to top
Show: