Collection class for objects of type [[IconCriterion]].
Constructors
Section titled "Constructors"IconSetCriterionCollection
new IconSetCriterionCollection(a: IconSetConditionalFormat, b: FormatConditionIconSet): IconSetCriterionCollection Returns IconSetCriterionCollection
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"count
Section titled "count"Returns the number of [[IconCriterion]] objects contained within this collection.
get count(): number Returns number
Methods
Section titled "Methods"getEnumeratorObject
Section titled "getEnumeratorObject"getEnumeratorObject(): any Returns any
Returns the [[IconCriterion]] object corresponding to the specified 'index'.
item(a: number): IconCriterion Parameters
- a:
number