다음을 통해 공유


UnicodeRanges.SupplementalMathematicalOperators 속성

정의

보충 수학 연산자 유니코드 블록을 가져옵니다(U+2A00-U+2AFF).

public:
 static property System::Text::Unicode::UnicodeRange ^ SupplementalMathematicalOperators { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange SupplementalMathematicalOperators { get; }
member this.SupplementalMathematicalOperators : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property SupplementalMathematicalOperators As UnicodeRange

속성 값

UnicodeRange

추가 수학 연산자 유니코드 블록(U+2A00-U+2AFF)입니다.

설명

이 블록의 전체 문자 집합 은 유니코드 표준 버전 12.1 - 추가 수학 연산자를 참조하세요.

적용 대상