Overload | Description |
---|---|
Item(Int32) | Retrieve metric packet by numeric index in collection. |
Item(Guid) | Retrieve metric object by its Id |
Item(String) | Retrieve metric object by its name |
Item(String,String,String) | Retrieve metric object by its type, category, and counter names. |