TransformCollection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class TransformCollection sealed : System::Collections::ObjectModel::ObservableCollection<Microsoft::Maui::Controls::Shapes::Transform ^>
public sealed class TransformCollection : System.Collections.ObjectModel.ObservableCollection<Microsoft.Maui.Controls.Shapes.Transform>
type TransformCollection = class
inherit ObservableCollection<Transform>
Public NotInheritable Class TransformCollection
Inherits ObservableCollection(Of Transform)
- Héritage
-
TransformCollection
Constructeurs
TransformCollection() |