Current Property
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public T Current { get; }
Public ReadOnly Property Current As T
Get
abstract Current : 'T with get
override Current : 'T with get
Property Value
TImplements
IEnumerator(T).CurrentSee Also
Reference
AvaloniaList(T).Enumerator Structure
Avalonia.Collections Namespace