Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / SessionSummaryCollection Class
Properties Methods


In This Topic
    SessionSummaryCollection Class Members
    In This Topic

    The following tables list the members exposed by SessionSummaryCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value indicating whether the ICollection is read-only.  
    Public PropertyOverloaded. Gets or sets the element at the specified index.  
    Top
    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