Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnit Class > TreatmentUnit Constructor : TreatmentUnit Constructor(Int32,Double,String,StandObjectData) |
'Declaration
Public Function New( _ ByVal maxPeriods As Integer, _ ByVal size As Double, _ ByVal description As String, _ ByVal standObject As StandObjectData _ )
'Usage
Dim maxPeriods As Integer Dim size As Double Dim description As String Dim standObject As StandObjectData Dim instance As New TreatmentUnit(maxPeriods, size, description, standObject)
public TreatmentUnit( int maxPeriods, double size, string description, StandObjectData standObject )
public: TreatmentUnit( int maxPeriods, double size, String^ description, StandObjectData^ standObject )
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