The C1TabBarItemCollectionBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1TabBarItemCollectionBase |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds an C1TabBarItemBase to the list.
|
![]() |
Clear |
Removes all items from the list.
|
![]() |
Contains |
Contains
|
![]() |
IndexOf |
Returns index of the given list item.
|
![]() |
Insert |
Inserts the list item at specified index.
|
![]() |
Remove |
Removes the specified item.
|
![]() |
RemoveAt |
Removes the IPhoneElement at the specified index from the list.
|
![]() |
RemoveRange |
Removes a range of items from the list.
|
![]() |
Reverse |
Reverses the order of the items in the list or a portion of it.
|
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count.
|
![]() |
Item |
Gets or sets the button the specified index.
|
![]() |
Last |
Gets or sets the last IPhoneElement on the list.
|
![]() |
Length |
Gets the length.
|
![]() |
Owner |
Gets the owner.
|