Show / Hide Table of Contents

Method Remove

| Improve this Doc View Source

Remove(Scalar)

Removes the specified Scalar from this set.

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

The Scalar to remove.

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