Classe CompiledGaugePointerInstance
Represents an instance type of the GaugePointer class, and contains the parsed values of the properties in GaugePointer.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CompiledGaugePointerInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class CompiledGaugePointerInstance
'Utilisation
Dim instance As CompiledGaugePointerInstance
public sealed class CompiledGaugePointerInstance
public ref class CompiledGaugePointerInstance sealed
[<SealedAttribute>]
type CompiledGaugePointerInstance = class end
public final class CompiledGaugePointerInstance
Le type CompiledGaugePointerInstance expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
CompiledGaugePointerInstance | Creates a new instance of the CompiledGaugePointerInstance class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
GaugeInputValue | Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class. |
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
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.