ModelComponentCollection.Contains Method

Include Protected Members
Include Inherited Members

Determines whether an IModelComponent is in the ModelComponentCollection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method Contains(String) Determines whether an item with the specified key is in the ModelComponentCollection.
Protected method Contains(IModelComponent)

Top