This version of Unity is unsupported.

Columns.Remove

Declaration

public bool Remove(UIElements.Column column);

Parameters

column The column to remove.

Returns

bool Whether it was removed or not.

Description

Removes the first occurence of a column from the collection.