Class IgxForOfContext<T, U>
コンストラクター
constructor
new IgxForOfContext<T, U extends T[] = T[]>( $implicit: T, igxForOf: U, index: number, count: number,): IgxForOfContext<T, U> 型パラメーター
パラメーター
$implicit: T
igxForOf: U
index: number
count: number
プロパティ
アクセサー
Public Api