Freigeben über


Polyline.Item[Int32] Eigenschaft

Definition

Ruft ab oder legt das Location -Objekt am angegebenen Index.

public:
 property Microsoft::Maui::Devices::Sensors::Location ^ default[int] { Microsoft::Maui::Devices::Sensors::Location ^ get(int index); void set(int index, Microsoft::Maui::Devices::Sensors::Location ^ value); };
public Microsoft.Maui.Devices.Sensors.Location this[int index] { get; set; }
member this.Item(int) : Microsoft.Maui.Devices.Sensors.Location with get, set
Default Public Property Item(index As Integer) As Location

Parameter

index
Int32

Der Index des speicherortobjekts, das zurückgegeben oder festgelegt werden soll.

Eigenschaftswert

Das Location-Objekt am angegebenen Index.

Implementiert

Gilt für: