← Back to carmenta.com
Carmenta Engine SDK Documentation
×

VisualizerCollection.Contains Method

Determines whether the collection contains the specified element.

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

Contains(Visualizer item)

Determines whether the collection contains the specified element.

Syntax

C#
public System.Boolean Contains (
    Visualizer item
)

Parameters

item
Type: Visualizer
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