Partager via


Classe LineInstance

Represents an instance type of the Line class, and contains the calculated values of the properties in Line.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class LineInstance _
    Inherits ReportItemInstance
'Utilisation
Dim instance As LineInstance
public sealed class LineInstance : ReportItemInstance
public ref class LineInstance sealed : public ReportItemInstance
[<SealedAttribute>]
type LineInstance =  
    class
        inherit ReportItemInstance
    end
public final class LineInstance extends ReportItemInstance

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.