Freigeben über


NumericIndicator-Konstruktor

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

Creates a new instance of the NumericIndicator class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New NumericIndicator()
public NumericIndicator()
public:
NumericIndicator()
new : unit -> NumericIndicator
public function NumericIndicator()