Hierarchy

  • StiRowsCollection

Implements

Index

Constructors

constructor

Accessors

count

  • get count(): number
  • Returns number

current

  • get current(): any
  • Returns any

Methods

getEnumerator

getbyIndex

  • getbyIndex(rowIndex: number): StiRow
  • Parameters

    • rowIndex: number

    Returns StiRow

moveNext

  • moveNext(): boolean

reset

  • reset(): void

Generated using TypeDoc