Count Property
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
abstract Count : int with get
override Count : int with get
Property Value
Int32Implements
ISelectionModel.CountSee Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace