다음을 통해 공유


NumeralSystemIdentifiers.Sund 속성

정의

Sundanese 10진수 시스템의 식별자를 가져옵니다.

public:
 static property Platform::String ^ Sund { Platform::String ^ get(); };
static winrt::hstring Sund();
public static string Sund { get; }
var string = NumeralSystemIdentifiers.sund;
Public Shared ReadOnly Property Sund As String

속성 값

String

Platform::String

winrt::hstring

Sundanese 10진수 시스템을 식별하는 문자열 "Sund"입니다. 이 시스템은 다음 유니코드 값을 사용합니다.

유니코드 코드 포인트해당 라틴 숫자
U+1BB00
U+1BB11
U+1BB22
U+1BB33
U+1BB44
U+1BB55
U+1BB66
U+1BB77
U+1BB88
U+1BB99

적용 대상

추가 정보