次の方法で共有


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()

適用対象