次の方法で共有


ReportSize コンストラクター (String)

ReportSize の新しいインスタンスを作成します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Sub New ( _
    size As String _
)
'使用
Dim size As String 

Dim instance As New ReportSize(size)
public ReportSize(
    string size
)
public:
ReportSize(
    String^ size
)
new : 
        size:string -> ReportSize
public function ReportSize(
    size : String
)

パラメーター

関連項目

参照

ReportSize クラス

ReportSize オーバーロード

Microsoft.ReportingServices.OnDemandReportRendering 名前空間