AceStruct 建構函式 (AceStruct)
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
語法
'宣告
Public Sub New ( _
other As AceStruct _
)
'用途
Dim other As AceStruct
Dim instance As New AceStruct(other)
public AceStruct(
AceStruct other
)
public:
AceStruct(
AceStruct^ other
)
new :
other:AceStruct -> AceStruct
public function AceStruct(
other : AceStruct
)
參數
- other
型別:Microsoft.ReportingServices.Interfaces. . :: . .AceStruct
An existing AceStruct object.