Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(Scalar)

Adds the specified Scalar into this set.

Declaration
IScalars Add(Scalar value)
Parameters
Type Name Description
Scalar value

The Scalar to add.

Returns
Type Description
IScalars

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