Slu.Heureka.DomainLayer.CommonForestModels Namespace : SpeciesGroupDict<T> Class |
'Declaration
<DefaultMemberAttribute("Item")> Public Class SpeciesGroupDict(Of T) Inherits System.Collections.Generic.Dictionary(Of SpeciesGroupCode,T)
'Usage
Dim instance As SpeciesGroupDict(Of T)
[DefaultMember("Item")] public class SpeciesGroupDict<T> : System.Collections.Generic.Dictionary<SpeciesGroupCode,T>
[DefaultMember("Item")] generic<typename T> public ref class SpeciesGroupDict : public System.Collections.Generic.Dictionary<SpeciesGroupCode,T>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
Slu.Heureka.DomainLayer.CommonForestModels.SpeciesGroupDict<T>
Slu.Heureka.DomainLayer.CommonForestModels.SpeciesGroupDict
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