← Back to carmenta.com
Carmenta Engine SDK Documentation
×

KeyValueTable<LineStyle>.Contains Method

Determines whether the table contains the specified element.

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

Contains(KeyValuePair item)

Determines whether the table contains the specified element.

Syntax

C#
public bool Contains (
	KeyValuePair< AttributeValue, LineStyle > item
)

Parameters

item
Type: An element consisting of a key and its associated value.
An element to look for.

Return Value

Type: System.Boolean
True if the table contains item; 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