Freigeben über


Polygon.Remove(Location) Methode

Definition

Entfernt ein Location-Objekt aus diesem Polygon.

public:
 virtual bool Remove(Microsoft::Maui::Devices::Sensors::Location ^ item);
public bool Remove (Microsoft.Maui.Devices.Sensors.Location item);
abstract member Remove : Microsoft.Maui.Devices.Sensors.Location -> bool
override this.Remove : Microsoft.Maui.Devices.Sensors.Location -> bool
Public Function Remove (item As Location) As Boolean

Parameter

item
Location

Das zu entfernende Speicherortobjekt.

Gibt zurück

true wenn der Speicherort erfolgreich entfernt wurde, andernfalls false.

Implementiert

Gilt für: