Char (System.Char)

Inherits: System.ValueType

Interfaces: IComparable, IComparable`1, IEquatable`1, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Represents a Unicode character.

VB.NET C#

C#

public sealed struct Char : System.IComparable, System.IComparable`1, System.IEquatable`1, System.IConvertible
{
}

Articles

[nem-pl] d

... public LCS(System.String l, System.String r) { System.Console.WriteLine("Calculating LCS of {0} and {1}...", l, r); this._M = new IntArray2D(l.Length, r.Length); ((System.Char ...

Category:Solar System Chart - Wikimedia Commons

Deutsch: Karten des Sonnensystems: Graphische und digitale Himmelskarten und Positionsdarstellungen des Sonnensystems

System.Char « Get-Powershell

Event 5 in the Scripting Games dealt with testing whether or not a password is secure or not. Among many qualifications, the password had to contain at least one digit, at least ...

Mono Documentation

This enumeration is used to support System.Char methods such as System.Char.IsLetter(System.Char) , System.Char.IsUpper(System.Char) , etc.

Mono Documentation

Mono Class Library : System Namespace System.Char Structure ... Thread Safety This type is safe for multithreaded operations. Remarks. The Char value ...

Char Structure

Represents a Unicode character. For a list of all members of this type, see Char Members . System.Object     System.ValueType        System.Char

Char Structure (System)

Represents a Unicode character. ... The .NET Framework uses the Char structure to represent a Unicode character.

System.Char Structure

Base Types Object ValueType Char. This type implements IComparable , System.IComparable, and System.IEquatable. Assembly

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support