This documentation is archived and is not being maintained.

MobileListItem Constructor

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.

  NameDescription
Public method MobileListItem() Initializes a new instance of the MobileListItem class.
Public method MobileListItem(String) Initializes a new instance of the MobileListItem class using the specified Text property.
Public method MobileListItem(MobileListItemType) Initializes a new instance of the MobileListItem class with the specified Type.
Public method MobileListItem(String, String) Initializes a new instance of the MobileListItem class.
Public method MobileListItem(Object, String, String) Initializes a new instance of the MobileListItem class.
Top
Show: