Konstruktor Field
Inicjuje nowe wystąpienie Field klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Field()
public Field()
public:
Field()
new : unit -> Field
public function Field()