Second Property
Gets the second part.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public T Second { get; }
Public ReadOnly Property Second As T
Get
member Second : 'T with get
Property Value
T
The second part.
See Also
Reference
SplitResult(T) Structure
Avalonia.Media.TextFormatting Namespace