Layout<T>.ICollection<IView>.Count Property

Definition

property int System::Collections::Generic::ICollection<Microsoft::Maui::IView>::Count { int get(); };
int System.Collections.Generic.ICollection<Microsoft.Maui.IView>.Count { get; }
member this.System.Collections.Generic.ICollection<Microsoft.Maui.IView>.Count : int
 ReadOnly Property Count As Integer Implements ICollection(Of IView).Count

Property Value

Implements

Applies to