Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
indexOf メソッド
提供された項目のインデックスを返します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function indexOf(
: {Any}
) : Integer; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfGridAffectedItems.indexOf({Any}); |
パラメータ
- item
- コレクションでインデックスを取得する項目への参照。
参照