Item Property
Definition
Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As String
Get
abstract Item : string with get
override Item : string with get