← Back to carmenta.com
Carmenta Engine SDK Documentation
×

RectangleCollection.Remove Method

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

Thread safety: This property is not thread-safe.

Remove(Rectangle item)

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

Syntax

C#
public System.Boolean Remove (
    Rectangle item
)

Parameters

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