Edytuj

Udostępnij za pośrednictwem


Section.Remove Method

Definition

Overloads

Remove(Element)
Remove(Int32)

Remove(Element)

public void Remove(MonoTouch.Dialog.Element e);
member this.Remove : MonoTouch.Dialog.Element -> unit

Parameters

Applies to

Remove(Int32)

public void Remove(int idx);
member this.Remove : int -> unit

Parameters

idx
Int32

Applies to