Bearbeiten

Freigeben über


UICollection.RemoveAllItems Method

Definition

Removes all UI elements added to the collection. This will cause the collection layout to update immediately. NOTE: This method does not call Destroy removed items.

public:
 void RemoveAllItems();
public void RemoveAllItems ();
member this.RemoveAllItems : unit -> unit
Public Sub RemoveAllItems ()

Applies to