This documentation is archived and is not being maintained.
MobileListItem Constructor
Visual Studio 2008
Initializes a new instance of the MobileListItem class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MobileListItem() | Initializes a new instance of the MobileListItem class. |
|
MobileListItem(String) | Initializes a new instance of the MobileListItem class using the specified Text property. |
|
MobileListItem(MobileListItemType) | Initializes a new instance of the MobileListItem class with the specified Type. |
|
MobileListItem(String, String) | Initializes a new instance of the MobileListItem class. |
|
MobileListItem(Object, String, String) | Initializes a new instance of the MobileListItem class. |
Show: