← Back to carmenta.com
Carmenta Engine SDK Documentation
×

MemoryDataSet.Remove Method

Removes a feature from the MemoryDataSet.

Thread safety: This method is not thread safe. Show

Remove(Id id)

Removes a feature from the MemoryDataSet.

Syntax

C#
public System.Boolean Remove (
    Id id
)

Parameters

id
Type: Id
The identity of the feature to remove.

Return Value

Type: System.Boolean
True if the feature was removed; 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