共用方式為


GeometryCollection 類別

定義

public ref class GeometryCollection sealed : System::Collections::ObjectModel::ObservableCollection<Microsoft::Maui::Controls::Shapes::Geometry ^>
public sealed class GeometryCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.Maui.Controls.Shapes.Geometry>
type GeometryCollection = class
    inherit ObservableCollection<Geometry>
Public NotInheritable Class GeometryCollection
Inherits ObservableCollection(Of Geometry)
繼承
GeometryCollection

建構函式

GeometryCollection()

適用於