Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetricValueDefinitionCollection Class / Remove Method
The EventMetricValueDefinition item to remove.

In This Topic
    Remove Method (EventMetricValueDefinitionCollection)
    In This Topic
    Removing objects is not supported.
    Syntax
    'Declaration
     
    
    Public Function Remove( _
       ByVal item As IEventMetricValueDefinition _
    ) As Boolean

    Parameters

    item
    The EventMetricValueDefinition item to remove.
    Remarks
    This method is implemented only for ICollection interface support and will throw an exception if called.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also