Click or drag to resize

PerfmonObjectsItem Property (Int32)

Pages collection indexer, by 0-based index.

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PerfmonObject this[
	int item
] { get; set; }

Parameters

item
Type: SystemInt32

Property Value

Type: PerfmonObject
See Also