The C1CoverCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1CoverCollection |
Initializes a new instance of the C1CoverCollection class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds the specified value.
|
![]() |
Clear |
Removes all items from the list.
|
![]() |
Contains |
Contains
|
![]() |
IndexOf |
Gets the index the of cover specified by parameter.
|
![]() |
Insert |
Inserts the specified index.
|
![]() |
Remove |
Removes the specified cover.
|
![]() |
RemoveAt |
Removes the IPhoneElement at the specified index from the list.
|
![]() |
RemoveRange |
Removes the range.
|
![]() |
Reverse |
Reverses the order of the items in the list or a portion of it.
|
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count.
|
![]() |
Item |
Gets the C1Cover at the specified index.
|
![]() |
Last |
Gets or sets the last C1Cover on the list.
|
![]() |
Owner |
Gets the owner.
|