Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnit Class > TreatmentUnit Constructor : TreatmentUnit Constructor(Int32,Double,String) |
'Declaration
Public Function New( _ ByVal maxPeriods As Integer, _ ByVal area As Double, _ ByVal description As String _ )
'Usage
Dim maxPeriods As Integer Dim area As Double Dim description As String Dim instance As New TreatmentUnit(maxPeriods, area, description)
public TreatmentUnit( int maxPeriods, double area, string description )
public: TreatmentUnit( int maxPeriods, double area, String^ description )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2