| Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : GetIdealNumberOfCropTrees Method |
'DeclarationPublic Function GetIdealNumberOfCropTrees( _ ByVal tUnit As TreatmentUnit, _ Optional ByVal regenSpec As RegenerationSpecification _ ) As Double
'UsageDim instance As TreatmentModelControlTable Dim tUnit As TreatmentUnit Dim regenSpec As RegenerationSpecification Dim value As Double value = instance.GetIdealNumberOfCropTrees(tUnit, regenSpec)
public double GetIdealNumberOfCropTrees( TreatmentUnit tUnit, RegenerationSpecification regenSpec )
public: double GetIdealNumberOfCropTrees( TreatmentUnit^ tUnit, RegenerationSpecification^ regenSpec )
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