Compartir a través de


ExternalXmlElement Miembros

Represents an external XML element.

El tipo ExternalXmlElement expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ExternalXmlElement() () () () Initializes a new instance of the ExternalXmlElement class.
Método publico ExternalXmlElement(XmlElement) Initializes a new instance of the ExternalXmlElement class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública XmlElement The XML element.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IXmlSerializable. . :: . .GetSchema
Implementación de interfaces explícitasMétodo privado IXmlSerializable. . :: . .ReadXml
Implementación de interfaces explícitasMétodo privado IXmlSerializable. . :: . .WriteXml

Principio