← Back to carmenta.com
Carmenta Engine SDK Documentation
×

S63ExchangeSetCollection.Remove Method

Removes the first occurrence of the specified object from the collection.

Thread safety: This method is thread-safe.

Remove(S63ExchangeSet item)

Removes the first occurrence of the specified object from the collection.

Syntax

C#
public System.Boolean Remove (
    S63ExchangeSet item
)

Parameters

item
Type: S63ExchangeSet
The object to remove from the collection.

Return Value

Type: System.Boolean
True if item is successfully 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