クラス IgxForOfContext<T, U>
コンストラクタ
constructor
- new IgxForOfContext<T, U>($implicit: T, igxForOf: U, index: number, count: number): IgxForOfContext<T, U>
-
型パラメーター
パラメーター
-
$implicit: T
-
igxForOf: U
-
index: number
-
count: number
アクセサー
even
- get even(): boolean
-
返却 boolean
first
- get first(): boolean
-
返却 boolean
last
- get last(): boolean
-
返却 boolean
odd
- get odd(): boolean
-
返却 boolean
Public Api