次の方法で共有


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

ReportColor クラスの新しいインスタンスを作成します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

Dim instance As New ReportColor(value)
public ReportColor(
    string value
)
public:
ReportColor(
    String^ value
)
new : 
        value:string -> ReportColor
public function ReportColor(
    value : String
)

パラメーター

関連項目

参照

ReportColor 構造体

ReportColor オーバーロード

Microsoft.ReportingServices.RdlObjectModel 名前空間