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


In This Topic
SessionSummaryCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds an item to the ICollection.  
Public MethodRemoves all items from the ICollection.  
Public MethodOverloaded. Indicates if the collection contains the key  
Public MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodSearches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire List.  
Public MethodRetrieves all the elements that match the conditions defined by the specified predicate.  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodDetermines the index of a specific item in the IList.  
Public MethodInserts an item to the IList at the specified index.  
Public MethodOverloaded. Removes the first occurrence of a specific object from the ICollection.  
Public MethodRemoves the IList item at the specified index.  
Public MethodAttempt to get the item with the specified key, returning true if it could be found  
Top
See Also