Skip to main content

Parse Method

Parses a UnicodeRange.

Definition

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

public static UnicodeRange Parse(
string s
)

Parameters

  String
The string to parse.

Return Value

UnicodeRange
The parsed UnicodeRange.

Exceptions

FormatException

See Also

Reference

UnicodeRange Structure
Avalonia.Media Namespace