Heureka API .NET Documentation
SpeciesDict Class
Members 



A Dictionary of SpeciesCode keys mapping double values
Syntax
'Declaration
 
Public Class SpeciesDict 
   Inherits Slu.Heureka.DomainLayer.CommonForestModels.SpeciesDict(Of Double)
'Usage
 
Dim instance As SpeciesDict
public class SpeciesDict : Slu.Heureka.DomainLayer.CommonForestModels.SpeciesDict<double> 
public ref class SpeciesDict : public Slu.Heureka.DomainLayer.CommonForestModels.SpeciesDict<double> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
         Slu.Heureka.DomainLayer.CommonForestModels.SpeciesDict

Requirements

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

See Also

Reference

SpeciesDict Members
Slu.Heureka.DomainLayer.CommonForestModels Namespace

Send Feedback