Slu.Heureka.HeurekaAPI.Calculators Namespace > StateCalculatorBase Class : GetTreeCollectionList Method |
'Declaration
Protected Function GetTreeCollectionList( _ ByVal tUnit As TreatmentUnit, _ ByVal ingrownTreesLayerGuid As Guid _ ) As IDictionary(Of Guid,TreeCollection)
'Usage
Dim instance As StateCalculatorBase Dim tUnit As TreatmentUnit Dim ingrownTreesLayerGuid As Guid Dim value As IDictionary(Of Guid,TreeCollection) value = instance.GetTreeCollectionList(tUnit, ingrownTreesLayerGuid)
protected IDictionary<Guid,TreeCollection> GetTreeCollectionList( TreatmentUnit tUnit, Guid ingrownTreesLayerGuid )
protected: IDictionary<Guid,TreeCollection^>^ GetTreeCollectionList( TreatmentUnit^ tUnit, Guid ingrownTreesLayerGuid )
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