Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / MetricDefinitionCollection Class / Remove Method
The MetricDefinition item to remove.

Remove Method (MetricDefinitionCollection)
Removing objects is not supported.
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As IMetricDefinition _
) As Boolean
 

Parameters

item
The MetricDefinition 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