Slu.Heureka.DomainLayer.CommonForestModels Namespace : SpeciesDict Class |
The following tables list the members exposed by SpeciesDict.
Name | Description | |
---|---|---|
![]() | SpeciesDict Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Comparer | Gets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | Values | Gets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | Clear | Removes all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | ContainsKey | Determines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | ContainsValue | Determines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | GetEnumerator | Returns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | GetObjectData | Implements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | GetTotal | Get the total value of all species in this dictionary |
![]() | Multiply | Multiply all values in this dictionary with a factor |
![]() | Normalize | Returns a new weighted SpeciesDict where the sum of all entries add up to 1 |
![]() | OnDeserialization | Implements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | Remove | Removes the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | TryGetValue | Gets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<SpeciesCode,double>) |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() |