SearchCondition 建構函式
Initializes a new instance of the SearchCondition class.
命名空間: ReportService2005
組件: ReportService2005 (在 ReportService2005.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New SearchCondition()
public SearchCondition()
public:
SearchCondition()
new : unit -> SearchCondition
public function SearchCondition()