Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(Column)

Adds the specified Column into this set.

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

The Column to add.

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