Skip to main content

Parse Method

Parses a UnicodeRangeSegment.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static UnicodeRangeSegment Parse(
string s
)

Parameters

  String
The string to parse.

Return Value

UnicodeRangeSegment
The parsed UnicodeRangeSegment.

Exceptions

FormatException

See Also

Reference

UnicodeRangeSegment Structure
Avalonia.Media Namespace