This version of Unity is unsupported.

SortColumnDescriptions.Remove

Declaration

public bool Remove(UIElements.SortColumnDescription desc);

Parameters

desc The sort description to remove.

Returns

bool Whether it was removed or not.

Description

Removes the first occurence of a sort description from the collection.