Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SortColumnDescriptions.RemoveAt

Declaration

public void RemoveAt(int index);

Parameters

index The index of the sort description to remove.

Description

Removes the sort description at the specified index.