Current Property
Definition
Namespace: Avalonia.Utilities
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
ImmutableReadOnlyListStructEnumerator(T) Structure
Avalonia.Utilities Namespace