StyleBase クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Sub New
'使用
Dim instance As New StyleBase()
protected StyleBase()
protected:
StyleBase()
new : unit -> StyleBase
protected function StyleBase()