Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SessionCollection Class


In This Topic
SessionCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Add a session from the specified file  
Public MethodRemoves all items from the ICollection.  
Public MethodDetermines whether the ICollection contains a specific value.  
Public MethodDetermines whether the collection contaions an element with the specified key.  
Public MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodOverloaded. Determines the index of a specific item in the IList.  
Public MethodInserts an item to the IList at the specified index.  
Public MethodOverloaded. Removes the occurrence of a specific object from the ICollection.  
Public MethodRemoves the IList item at the specified index.  
Public MethodRetrieve an item from the collection by its key if present. If not present, the default value of the object is returned.  
Top
See Also