Show / Hide Table of Contents

Method Remove

| Improve this Doc View Source

Remove(Model)

Removes the specified Model from this set.

Declaration
IModels Remove(Model value)
Parameters
Type Name Description
Model value

The Model to remove.

Returns
Type Description
IModels

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