← Back to carmenta.com
Carmenta Engine SDK Documentation
×

DoubleCollection.Contains Method

Determines whether the collection contains the specified element.

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

Contains(System.Double item)

Determines whether the collection contains the specified element.

Syntax

C#
public System.Boolean Contains (
    System.Double item
)

Parameters

item
Type: System.Double
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