ModelItem Constructor
Initializes a new instance of the ModelItem class.
Espacio de nombres: ReportService2006
Ensamblado: ReportService2006 (en ReportService2006.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ModelItem()
public ModelItem()
public:
ModelItem()
new : unit -> ModelItem
public function ModelItem()