Heureka API .NET Documentation
TreatmentUnitInfoCollection Class Members
Properties  Methods 


The following tables list the members exposed by TreatmentUnitInfoCollection.

Public Constructors
 NameDescription
Public ConstructorTreatmentUnitInfoCollection ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCount Number of items in the collection  
Public PropertyIsFixedSize Value indicating whether the collection has a fixed size or not.  
Public PropertyIsReadOnly Value indicating whether the collection is read only or not.  
Public PropertyIsSynchronized Value indicating whether the collection is synchronized or not.  
Public PropertyItem Gets the treatment unit at the given index  
Public PropertySyncRoot Object valid for synchronization  
Top
Public Methods
 NameDescription
Public MethodAdd Adds a treatment unit info to the collection  
Public MethodAddRange Adds a range of treatment unit infos.  
Public MethodClear Removes all treatment unit infos from the collection.  
Public MethodClone Creates a deep copy of the collection.  
Public MethodContainsOverloaded.  determines whether the collection contains a specific object.  
Public MethodCopyToOverloaded.  Copies this collection to another collection (Not Supported)  
Public MethodGetEnumerator Gets an enumerator for the collection  
Public MethodHasNullValues Checks if there are null values in the collection.  
Public MethodIndexOfOverloaded.  Gets the index of an object in the collection  
Public MethodInsertOverloaded.  Inserts an object at a given index (Not Supported)  
Public MethodRemoveOverloaded.  Removes the first occurrence of a specific object from the collection.  
Public MethodRemoveAt Removes the treatment unit info with the given index from the collection  
Public MethodSort Sorts the treatment units.  
Top
See Also

Reference

TreatmentUnitInfoCollection Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback