| C1.Web.Wijmo.Controls.C1Upload Namespace : C1FileInfoCollection Class |
The following tables list the members exposed by C1FileInfoCollection.
| Name | Description | |
|---|---|---|
![]() | C1FileInfoCollection Constructor | Initializes a new instance of the C1FileInfoCollection class. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Indexer of this collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a C1FileInfo to this collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Tests whether an instance of C1FileInfo is contained in this collection. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Gets the index of the object. |
![]() | Insert | Inserts a C1FileInfo to this collection. |
![]() | Remove | Removes the C1FileInfo from this collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |