名前空間一覧 > GrapeCity.Web.Input.IMList 名前空間 : SelectedIndexCollection クラス |
SelectedIndexCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SelectedIndexCollection コンストラクタ | SelectedIndexCollectionクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Count | SelectedIndexCollectionコレクション内の要素の総数を取得します。 | |
Item | SelectedIndexCollectionコレクションの要素を取得します。 |
名前 | 解説 | |
---|---|---|
Contains | 指定した項目がSelectedIndexCollectionコレクション内にあるかどうかを取得します。 | |
CopyTo | 既存の配列の指定位置にSelectedIndexCollectionコレクションをコピーします。 | |
IndexOf | 指定した項目のSelectedIndexCollectionコレクション内の位置(インデックス)を取得します。 |