Structure ImageData
Represents an image data.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Structure ImageData _
Implements IXmlSerializable
'Utilisation
Dim instance As ImageData
public struct ImageData : IXmlSerializable
public value class ImageData : IXmlSerializable
[<SealedAttribute>]
type ImageData =
struct
interface IXmlSerializable
end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.
Le type ImageData expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ImageData | Initializes a new instance of the ImageData class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de ValueType.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de ValueType.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de ValueType.) |
Haut de la page
Opérateurs
Nom | Description | |
---|---|---|
![]() ![]() |
Explicit Narrowing Explicit Explicit Explicit(ImageData to array<Byte> [] () [] []) | Converts an ImageData to a byte array. |
![]() ![]() |
Implicit Widening Implicit Implicit Implicit(array<Byte> [] () [] [] to ImageData) | Converts a byte array to an ImageData. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IXmlSerializable. . :: . .GetSchema | |
![]() ![]() |
IXmlSerializable. . :: . .ReadXml | |
![]() ![]() |
IXmlSerializable. . :: . .WriteXml |
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.