new IntMeasure()
    Specific type of MeasureEntry that returns an integer value for each entry.
Constructs a new IntMeasure.
N.B. This is an abstract class - do not instantiate!
N.B. This is an abstract class - do not instantiate!
The following features are supported:
Extends
Members
index :number
    Zero-based numeric index for each entry returned. 
This property holds the value of the 'Index' attribute.
    Type:
- number
 
- Inherited From:
 
value :number
    This property holds the value of the 'Value' attribute.
    Type:
- number