← Back to carmenta.com
Carmenta Engine SDK Documentation
×

EngineObjectCollection.Item Property

Gets or sets the element at the specified index.

Thread safety: This property is not thread-safe.

Syntax

C#
public property EngineObject this[ System::Int32 ] { get; set; }

Parameters

index
Type: System.Int32
The zero-based index of the element to get or set.

Property Value

Type: EngineObject
The element at the specified index.

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