IXmlElement Interface

Provides a common interface for classes that can be loaded and saved as XmlElement objects.

Namespace: Microsoft.Web.Services3.Xml
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Public Class xmlElementImplementation
    Implements IXmlElement
End Class
Dim xmlElementImplementation1 As New xmlElementImplementation()

Syntax

'Declaration
Public Interface IXmlElement
public interface IXmlElement
public interface class IXmlElement
public interface IXmlElement
public interface IXmlElement

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

IXmlElement Members
Microsoft.Web.Services3.Xml Namespace