Slu.Heureka.DomainLayer.LandUse Namespace > LandUseAssigner Class > LandUseAssigner Constructor : LandUseAssigner Constructor(LandUseConfiguration,Int32,TreatmentUnitEngine) |
'Declaration
Public Function New( _ ByVal landUseConfiguration As LandUseConfiguration, _ ByVal randomSeed As Integer, _ Optional ByVal engine As TreatmentUnitEngine _ )
'Usage
Dim landUseConfiguration As LandUseConfiguration Dim randomSeed As Integer Dim engine As TreatmentUnitEngine Dim instance As New LandUseAssigner(landUseConfiguration, randomSeed, engine)
public LandUseAssigner( LandUseConfiguration landUseConfiguration, int randomSeed, TreatmentUnitEngine engine )
public: LandUseAssigner( LandUseConfiguration^ landUseConfiguration, int randomSeed, TreatmentUnitEngine^ engine )
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