Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetricValueDefinition Class / Index Property

In This Topic
    Index Property (EventMetricValueDefinition)
    In This Topic
    The index of this value definition (and related values) within the values collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    Remarks
    Since sample values are provided as an object array it is useful to cache the index of an individual value to rapidly retrieve specific values from each sample.
    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