Show / Hide Table of Contents

Method Remove

| Improve this Doc View Source

Remove(Column)

Removes the specified Column from this set.

Declaration
IColumns Remove(Column value)
Parameters
Type Name Description
Column value

The Column to remove.

Returns
Type Description
IColumns

A new set if there is any modification to current sealed set; otherwise, the current set.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest