Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents an external XML element.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ExternalXmlElement _
Implements IXmlSerializable
'Utilisation
Dim instance As ExternalXmlElement
public class ExternalXmlElement : IXmlSerializable
public ref class ExternalXmlElement : IXmlSerializable
type ExternalXmlElement =
class
interface IXmlSerializable
end
public class ExternalXmlElement implements IXmlSerializable
Le type ExternalXmlElement expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ExternalXmlElement() | Initializes a new instance of the ExternalXmlElement class. |
![]() |
ExternalXmlElement(XmlElement) | Initializes a new instance of the ExternalXmlElement class using the specified external XML element. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
XmlElement | Gets or sets the XML element. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IXmlSerializable.GetSchema | Returns an XML schema for the external XML element. |
![]() ![]() |
IXmlSerializable.ReadXml | Reads an XML with the specified reader. |
![]() ![]() |
IXmlSerializable.WriteXml | Writes an XML stream with the specified writer. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)