Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnitInfoCollectionExtension Class : ToAreaDictionary Method |
'Declaration
<ExtensionAttribute()> Public Shared Function ToAreaDictionary( _ ByVal list As IEnumerable(Of TreatmentUnitInfo) _ ) As Dictionary(Of Area,TreatmentUnitInfoCollection)
'Usage
Dim list As IEnumerable(Of TreatmentUnitInfo) Dim value As Dictionary(Of Area,TreatmentUnitInfoCollection) value = TreatmentUnitInfoCollectionExtension.ToAreaDictionary(list)
[Extension()] public static Dictionary<Area,TreatmentUnitInfoCollection> ToAreaDictionary( IEnumerable<TreatmentUnitInfo> list )
[Extension()] public: static Dictionary<Area^,TreatmentUnitInfoCollection^>^ ToAreaDictionary( IEnumerable<TreatmentUnitInfo^>^ list )
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