SoapXml.SoapXmlElement class
Used internally by the SOAP layer. For more information, contact us.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SoapServer.SoapXml.SoapXmlObject
Microsoft.SharePoint.SoapServer.SoapXml.SoapXmlElement
Namespace: Microsoft.SharePoint.SoapServer
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SoapXmlElement _
Inherits SoapXml.SoapXmlObject _
Implements IXmlSerializable
'Usage
Dim instance As SoapXml.SoapXmlElement
public class SoapXmlElement : SoapXml.SoapXmlObject,
IXmlSerializable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.