Show / Hide Table of Contents

Method Contains

| Improve this Doc View Source

Contains(Model)

Determines whether this set contains a specified Model.

Declaration
bool Contains(Model value)
Parameters
Type Name Description
Model value

The Model to locate in the set.

Returns
Type Description
System.Boolean

true if the set contains the specified value; otherwise, false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest