MonoTouch.Dialog.ListBoxElement.ListBoxElement C# (CSharp) Méthode

ListBoxElement() public méthode

public ListBoxElement ( ) : System
Résultat System
		public ListBoxElement() : base("")
		{
		}

Same methods

ListBoxElement::ListBoxElement ( UIView header ) : System
ListBoxElement::ListBoxElement ( UIView header, UIView footer ) : System
ListBoxElement::ListBoxElement ( string caption ) : System
ListBoxElement::ListBoxElement ( string caption, string footer ) : System
ListBoxElement