Slu.Heureka.DomainLayer.HabitatModel.Models Namespace > IHabitatModel Interface : RunModel Method |
'Declaration
Function RunModel( _ ByVal featureSet As DotSpatial.Data.IFeatureSet, _ ByVal treatmentUnitsHabScore1 As ISet(Of Guid), _ ByVal TreatmentUnitsHabScore05 As ISet(Of Guid), _ Optional ByVal TreatmentUnitsInteriorEdge As ISet(Of Guid) _ ) As HeurekaRaster
'Usage
Dim instance As IHabitatModel Dim featureSet As DotSpatial.Data.IFeatureSet Dim treatmentUnitsHabScore1 As ISet(Of Guid) Dim TreatmentUnitsHabScore05 As ISet(Of Guid) Dim TreatmentUnitsInteriorEdge As ISet(Of Guid) Dim value As HeurekaRaster value = instance.RunModel(featureSet, treatmentUnitsHabScore1, TreatmentUnitsHabScore05, TreatmentUnitsInteriorEdge)
HeurekaRaster RunModel( DotSpatial.Data.IFeatureSet featureSet, ISet<Guid> treatmentUnitsHabScore1, ISet<Guid> TreatmentUnitsHabScore05, ISet<Guid> TreatmentUnitsInteriorEdge )
HeurekaRaster^ RunModel( DotSpatial.Data.IFeatureSet^ featureSet, ISet<Guid>^ treatmentUnitsHabScore1, ISet<Guid>^ TreatmentUnitsHabScore05, ISet<Guid>^ TreatmentUnitsInteriorEdge )
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