ValidValue 构造函数
Initializes a new instance of the ValidValue class.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New ValidValue()
public ValidValue()
public:
ValidValue()
new : unit -> ValidValue
public function ValidValue()
注释
The default constructor initializes any fields to their default values.