LayoutFarm.UI.UICollection.Clear C# (CSharp) Méthode

Clear() public méthode

public Clear ( ) : void
Résultat void
        public void Clear()
        {
            this.uiList.Clear();
        }
        public UIElement GetElement(int index)