Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LogMessageGroupCollection Class
Properties Methods Events


In This Topic
    LogMessageGroupCollection Class Members
    In This Topic

    The following tables list the members exposed by LogMessageGroupCollection.

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public PropertyThe parent group that owns this group collection. May be null in the case of the root message group collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Add the specified LogMessageGroup item to the collection  
    Public MethodClear the entire contents of the logMessageGroup collection  
    Public MethodIndicates if the supplied collection object is present in the collection  
    Public MethodDetermines whether the collection contaions an element with the specified key.  
    Public Method  
    Public Method  
    Public Method  
    Public MethodRemove the specified LogMessageGroup item. If the LogMessageGroup isn't in the collection, no exception is thrown.  
    Public Method  
    Public MethodRetrieve an item from the collection by its key if present. If not present, the default value of the object is returned.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled whenever the collection changes.  
    Top
    Public Events
     NameDescription
    Public EventRaised every time the collection's contents are changed to allow subscribers to automatically track changes.  
    Top
    See Also