Condividi tramite


Costruttore AceStruct (AceStruct)

Creates a new instance of the AceStruct class based on an existing AceStruct object.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As AceStruct _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

AceStruct Classe

Overload AceStruct

Spazio dei nomi Microsoft.ReportingServices.Interfaces