← Back to carmenta.com
Carmenta Engine SDK Documentation
×

OperatorCollection.Add Method

Adds an object to the end of the collection.

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

Add(Operator item)

Adds an object to the end of the collection.

Syntax

C#
public void Add (
    Operator item
)

Parameters

item
Type: Operator
The object to be added to the end of the collection.

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