InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / CodeRange Class
Properties Methods


In This Topic
    CodeRange Class Members
    In This Topic

    The following tables list the members exposed by CodeRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe begin code of character.  
    Public PropertyThe end code of character.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Convert form code point to text.  
    Public Methodstatic (Shared in Visual Basic)Whether is high code (Unicode) of surrogate character.  
    Public Methodstatic (Shared in Visual Basic)Whether is low code (Unicode) of surrogate character.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Whether is pair of surrogate characters.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Convert surrogate pair to UTF32 code.  
    Top
    See Also