← Back to carmenta.com
Carmenta Engine SDK Documentation
×

DatumShiftCollection.Add Method

Adds an object to the end of the collection.

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

Add(DatumShift item)

Adds an object to the end of the collection.

Syntax

C#
public void Add (
    DatumShift item
)

Parameters

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