Heureka API .NET Documentation
TreeCollection Class Methods


For a list of all members of this type, see TreeCollection members.

Public Methods
 NameDescription
Public MethodAdd Adds a tree to the collection  
Public MethodAddIngrownTrees Adds ingrown trees to the collection  
Public MethodAddSaplings Adds saplings to the collection  
Public MethodBeginInit Signals that initialization is starting  
Public MethodChangeSaplingsToTrees Changes all saplings to trees  
Public MethodClear Removes all trees from the collection.  
Public MethodClone Creates a deep copy of the collection.  
Public MethodEndInit Signals that initialization is ending  
Public MethodExists Checks whether any tree exists of type  
Public MethodFind Finds a tree with a given original id  
Public MethodGetAfter Gets aggregated values from trees after treatment for given period  
Public MethodGetBefore Gets aggregated values from trees before treatment for given period  
Public MethodGetByOriginalGuid Gets tree with supplied original tree guid  
Public MethodIndexOf Gets the index of a tree in the collection  
Public MethodRemove Removes a tree from the collection  
Public MethodRemoveAt Removes a tree from the collection  
Public MethodSetSimulatedTreesAsInvalid Sets all trees that does not originate from database to invalid (ie existed prior to modifications on treecollection due to simulation)  
Public MethodSort Sorts the trees in descending order.  
Public MethodToStringReturns a string that represents the current object.  
Public MethodUpdateAfter Updates tree related values, after treatment  
Public MethodUpdateBefore Updates tree related values, before treatment  
Public MethodUpdateTrees Updates tree values that are depending on other trees in the collection  
Public MethodUpdateVolumeAfter Updates the volume totals after treatment  
Public MethodUpdateVolumeBefore Updates the volume totals before treatment  
Top
See Also

Reference

TreeCollection Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback