Char Members
The following tables list the members exposed by the Char type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
MaxValue | Represents the largest possible value of Char Structure. This field is constant. |
![]() ![]() |
MinValue | Represents the smallest possible value of Char Structure. This field is constant. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Converts the value of the current Char object to its equivalent string representation. |