← Back to carmenta.com
Carmenta Engine SDK Documentation
×

KeyValueTable<AlignX>.ContainsKey Method

Determines whether the table contains an element with the specified key.

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

ContainsKey(AttributeValue key)

Determines whether the table contains an element with the specified key.

Syntax

C#
public System.Boolean ContainsKey (
    AttributeValue key
)

Parameters

key
Type: AttributeValue
A key to locate.

Return Value

Type: System.Boolean
True if an element with the specified key exists in the table; 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