← Back to carmenta.com
Carmenta Engine SDK Documentation
×

ObserverTypeConditionCollection.Contains Method

Determines whether the collection contains the specified element.

Thread safety: This method is not thread-safe. Show

Contains(ObserverTypeCondition item)

Determines whether the collection contains the specified element.

Syntax

C#
public System.Boolean Contains (
    ObserverTypeCondition item
)

Parameters

item
Type: ObserverTypeCondition
The value to locate in the collection.

Return Value

Type: System.Boolean
True if the collection contains an element that has the specified value; otherwise, False.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept