Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(Model)

Adds the specified Model into this set.

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

The Model to add.

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