BaseObjectCollection.UpdateCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rebuilds / updates the collection layout. Update collection is called from the editor button on the inspector.
public:
virtual void UpdateCollection();
public virtual void UpdateCollection ();
abstract member UpdateCollection : unit -> unit
override this.UpdateCollection : unit -> unit
Public Overridable Sub UpdateCollection ()