AceStruct constructeur (AceStruct)
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As AceStruct _
)
'Utilisation
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
)
Paramètres
- other
Type : Microsoft.ReportingServices.Interfaces. . :: . .AceStruct
An existing AceStruct object.