Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

SortColumnDescriptions.RemoveAt

Declaration

public void RemoveAt(int index);

Parameters

Description
index The index of the sort description to remove.

Description

Removes the sort description at the specified index.