GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.Core 名前空間 : ImageList クラス |
ImageListデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ImageList コンストラクタ | ImageListクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | ImageListコレクションの要素を取得します。 |
名前 | 解説 | |
---|---|---|
![]() | InnerList | System.Collections.CollectionBaseから継承されます。 |
![]() | List | System.Collections.CollectionBaseから継承されます。 |
![]() | ViewState |
名前 | 解説 | |
---|---|---|
![]() | Add | ImageListコレクションの末尾に項目を追加します。 |
![]() | AddRange | ImageListコレクションの末尾に項目(配列)を追加します。 |
![]() | Clear | System.Collections.CollectionBaseから継承されます。 |
![]() | GetEnumerator | System.Collections.CollectionBaseから継承されます。 |
![]() | RemoveAt | System.Collections.CollectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | OnClear | System.Collections.CollectionBaseから継承されます。 |
![]() | OnClearComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsert | System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsertComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemove | System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemoveComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnSet | System.Collections.CollectionBaseから継承されます。 |
![]() | OnSetComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnValidate | System.Collections.CollectionBaseから継承されます。 |