Version: 1.4
LanguageEnglish
  • C#

Columns.RemoveAt

Declaration

public void RemoveAt(int index);

Parameters

index The index of the column to remove.

Description

Removes the column at the specified index.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答