Class ElementConnectionCollection
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
A collection of IElementConnection objects.
public class ElementConnectionCollection : IElementConnectionCollection
- Inheritance
-
ElementConnectionCollection
- Implements
- Extension Methods
Properties
- Enumerator
Returns the collection as a IElementConnection array.
- this[int]
Gets or sets an entry in the collection.
- Length
Gets the total amount of elements in the collection.
Methods
- Clear()
Clear any update flags for all the provided Connections.
- GetEnumerator()
Returns an enumerator that iterates through the collection.
- IsUpdateRequired()
Indicates if changes occurred on IElementCommunicationConnection objects requiring an update of the SLNET Message.