次の方法で共有


Char 構造体

定義

文字を UTF-16 コード単位として表します。

public value class char : IComparable, IComparable<char>, IConvertible, IEquatable<char>
public value class char : IComparable, IComparable<char>, IConvertible, IEquatable<char>, ISpanFormattable
public value class char : IComparable<char>, IConvertible, IEquatable<char>, IParsable<char>, ISpanParsable<char>, System::Numerics::IAdditionOperators<char, char, char>, System::Numerics::IAdditiveIdentity<char, char>, System::Numerics::IBinaryInteger<char>, System::Numerics::IBinaryNumber<char>, System::Numerics::IBitwiseOperators<char, char, char>, System::Numerics::IComparisonOperators<char, char, bool>, System::Numerics::IDecrementOperators<char>, System::Numerics::IDivisionOperators<char, char, char>, System::Numerics::IEqualityOperators<char, char, bool>, System::Numerics::IIncrementOperators<char>, System::Numerics::IMinMaxValue<char>, System::Numerics::IModulusOperators<char, char, char>, System::Numerics::IMultiplicativeIdentity<char, char>, System::Numerics::IMultiplyOperators<char, char, char>, System::Numerics::INumber<char>, System::Numerics::INumberBase<char>, System::Numerics::IShiftOperators<char, int, char>, System::Numerics::ISubtractionOperators<char, char, char>, System::Numerics::IUnaryNegationOperators<char, char>, System::Numerics::IUnaryPlusOperators<char, char>, System::Numerics::IUnsignedNumber<char>
public value class char : IComparable<char>, IConvertible, IEquatable<char>, IParsable<char>, ISpanParsable<char>, IUtf8SpanParsable<char>, System::Numerics::IAdditionOperators<char, char, char>, System::Numerics::IAdditiveIdentity<char, char>, System::Numerics::IBinaryInteger<char>, System::Numerics::IBinaryNumber<char>, System::Numerics::IBitwiseOperators<char, char, char>, System::Numerics::IComparisonOperators<char, char, bool>, System::Numerics::IDecrementOperators<char>, System::Numerics::IDivisionOperators<char, char, char>, System::Numerics::IEqualityOperators<char, char, bool>, System::Numerics::IIncrementOperators<char>, System::Numerics::IMinMaxValue<char>, System::Numerics::IModulusOperators<char, char, char>, System::Numerics::IMultiplicativeIdentity<char, char>, System::Numerics::IMultiplyOperators<char, char, char>, System::Numerics::INumber<char>, System::Numerics::INumberBase<char>, System::Numerics::IShiftOperators<char, int, char>, System::Numerics::ISubtractionOperators<char, char, char>, System::Numerics::IUnaryNegationOperators<char, char>, System::Numerics::IUnaryPlusOperators<char, char>, System::Numerics::IUnsignedNumber<char>
public value class char : IComparable, IConvertible
public value class char : IComparable, IComparable<char>, IEquatable<char>
public struct Char : IComparable, IComparable<char>, IConvertible, IEquatable<char>
public readonly struct Char : IComparable, IComparable<char>, IConvertible, IEquatable<char>
public readonly struct Char : IComparable, IComparable<char>, IConvertible, IEquatable<char>, ISpanFormattable
public readonly struct Char : IComparable<char>, IConvertible, IEquatable<char>, IParsable<char>, ISpanParsable<char>, System.Numerics.IAdditionOperators<char,char,char>, System.Numerics.IAdditiveIdentity<char,char>, System.Numerics.IBinaryInteger<char>, System.Numerics.IBinaryNumber<char>, System.Numerics.IBitwiseOperators<char,char,char>, System.Numerics.IComparisonOperators<char,char,bool>, System.Numerics.IDecrementOperators<char>, System.Numerics.IDivisionOperators<char,char,char>, System.Numerics.IEqualityOperators<char,char,bool>, System.Numerics.IIncrementOperators<char>, System.Numerics.IMinMaxValue<char>, System.Numerics.IModulusOperators<char,char,char>, System.Numerics.IMultiplicativeIdentity<char,char>, System.Numerics.IMultiplyOperators<char,char,char>, System.Numerics.INumber<char>, System.Numerics.INumberBase<char>, System.Numerics.IShiftOperators<char,int,char>, System.Numerics.ISubtractionOperators<char,char,char>, System.Numerics.IUnaryNegationOperators<char,char>, System.Numerics.IUnaryPlusOperators<char,char>, System.Numerics.IUnsignedNumber<char>
public readonly struct Char : IComparable<char>, IConvertible, IEquatable<char>, IParsable<char>, ISpanParsable<char>, IUtf8SpanParsable<char>, System.Numerics.IAdditionOperators<char,char,char>, System.Numerics.IAdditiveIdentity<char,char>, System.Numerics.IBinaryInteger<char>, System.Numerics.IBinaryNumber<char>, System.Numerics.IBitwiseOperators<char,char,char>, System.Numerics.IComparisonOperators<char,char,bool>, System.Numerics.IDecrementOperators<char>, System.Numerics.IDivisionOperators<char,char,char>, System.Numerics.IEqualityOperators<char,char,bool>, System.Numerics.IIncrementOperators<char>, System.Numerics.IMinMaxValue<char>, System.Numerics.IModulusOperators<char,char,char>, System.Numerics.IMultiplicativeIdentity<char,char>, System.Numerics.IMultiplyOperators<char,char,char>, System.Numerics.INumber<char>, System.Numerics.INumberBase<char>, System.Numerics.IShiftOperators<char,int,char>, System.Numerics.ISubtractionOperators<char,char,char>, System.Numerics.IUnaryNegationOperators<char,char>, System.Numerics.IUnaryPlusOperators<char,char>, System.Numerics.IUnsignedNumber<char>
[System.Serializable]
public struct Char : IComparable, IConvertible
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public struct Char : IComparable, IComparable<char>, IConvertible, IEquatable<char>
public struct Char : IComparable, IComparable<char>, IEquatable<char>
type char = struct
    interface IConvertible
type char = struct
    interface IConvertible
    interface ISpanFormattable
    interface IFormattable
type char = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<char>
    interface ISpanFormattable
    interface ISpanParsable<char>
    interface IAdditionOperators<char, char, char>
    interface IAdditiveIdentity<char, char>
    interface IBinaryInteger<char>
    interface IBinaryNumber<char>
    interface IBitwiseOperators<char, char, char>
    interface IComparisonOperators<char, char, bool>
    interface IEqualityOperators<char, char, bool>
    interface IDecrementOperators<char>
    interface IDivisionOperators<char, char, char>
    interface IIncrementOperators<char>
    interface IModulusOperators<char, char, char>
    interface IMultiplicativeIdentity<char, char>
    interface IMultiplyOperators<char, char, char>
    interface INumber<char>
    interface INumberBase<char>
    interface ISubtractionOperators<char, char, char>
    interface IUnaryNegationOperators<char, char>
    interface IUnaryPlusOperators<char, char>
    interface IShiftOperators<char, int, char>
    interface IMinMaxValue<char>
    interface IUnsignedNumber<char>
type char = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<char>
    interface ISpanFormattable
    interface ISpanParsable<char>
    interface IAdditionOperators<char, char, char>
    interface IAdditiveIdentity<char, char>
    interface IBinaryInteger<char>
    interface IBinaryNumber<char>
    interface IBitwiseOperators<char, char, char>
    interface IComparisonOperators<char, char, bool>
    interface IEqualityOperators<char, char, bool>
    interface IDecrementOperators<char>
    interface IDivisionOperators<char, char, char>
    interface IIncrementOperators<char>
    interface IModulusOperators<char, char, char>
    interface IMultiplicativeIdentity<char, char>
    interface IMultiplyOperators<char, char, char>
    interface INumber<char>
    interface INumberBase<char>
    interface ISubtractionOperators<char, char, char>
    interface IUnaryNegationOperators<char, char>
    interface IUnaryPlusOperators<char, char>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<char>
    interface IShiftOperators<char, int, char>
    interface IMinMaxValue<char>
    interface IUnsignedNumber<char>
type char = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<char>
    interface ISpanFormattable
    interface ISpanParsable<char>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<char>
    interface IAdditionOperators<char, char, char>
    interface IAdditiveIdentity<char, char>
    interface IBinaryInteger<char>
    interface IBinaryNumber<char>
    interface IBitwiseOperators<char, char, char>
    interface IComparisonOperators<char, char, bool>
    interface IEqualityOperators<char, char, bool>
    interface IDecrementOperators<char>
    interface IDivisionOperators<char, char, char>
    interface IIncrementOperators<char>
    interface IModulusOperators<char, char, char>
    interface IMultiplicativeIdentity<char, char>
    interface IMultiplyOperators<char, char, char>
    interface INumber<char>
    interface INumberBase<char>
    interface ISubtractionOperators<char, char, char>
    interface IUnaryNegationOperators<char, char>
    interface IUnaryPlusOperators<char, char>
    interface IShiftOperators<char, int, char>
    interface IMinMaxValue<char>
    interface IUnsignedNumber<char>
[<System.Serializable>]
type char = struct
    interface IConvertible
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type char = struct
    interface IConvertible
type char = struct
Public Structure Char
Implements IComparable, IComparable(Of Char), IConvertible, IEquatable(Of Char)
Public Structure Char
Implements IComparable, IComparable(Of Char), IConvertible, IEquatable(Of Char), ISpanFormattable
Public Structure Char
Implements IAdditionOperators(Of Char, Char, Char), IAdditiveIdentity(Of Char, Char), IBinaryInteger(Of Char), IBinaryNumber(Of Char), IBitwiseOperators(Of Char, Char, Char), IComparable(Of Char), IComparisonOperators(Of Char, Char, Boolean), IConvertible, IDecrementOperators(Of Char), IDivisionOperators(Of Char, Char, Char), IEqualityOperators(Of Char, Char, Boolean), IEquatable(Of Char), IIncrementOperators(Of Char), IMinMaxValue(Of Char), IModulusOperators(Of Char, Char, Char), IMultiplicativeIdentity(Of Char, Char), IMultiplyOperators(Of Char, Char, Char), INumber(Of Char), INumberBase(Of Char), IParsable(Of Char), IShiftOperators(Of Char, Integer, Char), ISpanParsable(Of Char), ISubtractionOperators(Of Char, Char, Char), IUnaryNegationOperators(Of Char, Char), IUnaryPlusOperators(Of Char, Char), IUnsignedNumber(Of Char)
Public Structure Char
Implements IAdditionOperators(Of Char, Char, Char), IAdditiveIdentity(Of Char, Char), IBinaryInteger(Of Char), IBinaryNumber(Of Char), IBitwiseOperators(Of Char, Char, Char), IComparable(Of Char), IComparisonOperators(Of Char, Char, Boolean), IConvertible, IDecrementOperators(Of Char), IDivisionOperators(Of Char, Char, Char), IEqualityOperators(Of Char, Char, Boolean), IEquatable(Of Char), IIncrementOperators(Of Char), IMinMaxValue(Of Char), IModulusOperators(Of Char, Char, Char), IMultiplicativeIdentity(Of Char, Char), IMultiplyOperators(Of Char, Char, Char), INumber(Of Char), INumberBase(Of Char), IParsable(Of Char), IShiftOperators(Of Char, Integer, Char), ISpanParsable(Of Char), ISubtractionOperators(Of Char, Char, Char), IUnaryNegationOperators(Of Char, Char), IUnaryPlusOperators(Of Char, Char), IUnsignedNumber(Of Char), IUtf8SpanParsable(Of Char)
Public Structure Char
Implements IComparable, IConvertible
Public Structure Char
Implements IComparable, IComparable(Of Char), IEquatable(Of Char)
継承
属性
実装
IComparable IComparable<Char> IConvertible IEquatable<Char> IFormattable ISpanFormattable IComparable<TSelf> IEquatable<TSelf> IParsable<Char> IParsable<TSelf> ISpanParsable<Char> ISpanParsable<TSelf> IAdditionOperators<Char,Char,Char> IAdditionOperators<TSelf,TSelf,TSelf> IAdditiveIdentity<Char,Char> IAdditiveIdentity<TSelf,TSelf> IBinaryInteger<Char> IBinaryNumber<Char> IBinaryNumber<TSelf> IBitwiseOperators<Char,Char,Char> IBitwiseOperators<TSelf,TSelf,TSelf> IComparisonOperators<Char,Char,Boolean> IComparisonOperators<TSelf,TSelf,Boolean> IDecrementOperators<Char> IDecrementOperators<TSelf> IDivisionOperators<Char,Char,Char> IDivisionOperators<TSelf,TSelf,TSelf> IEqualityOperators<Char,Char,Boolean> IEqualityOperators<TSelf,TOther,TResult> IEqualityOperators<TSelf,TSelf,Boolean> IIncrementOperators<Char> IIncrementOperators<TSelf> IMinMaxValue<Char> IModulusOperators<Char,Char,Char> IModulusOperators<TSelf,TSelf,TSelf> IMultiplicativeIdentity<Char,Char> IMultiplicativeIdentity<TSelf,TSelf> IMultiplyOperators<Char,Char,Char> IMultiplyOperators<TSelf,TSelf,TSelf> INumber<Char> INumber<TSelf> INumberBase<Char> INumberBase<TSelf> IShiftOperators<Char,Int32,Char> IShiftOperators<TSelf,Int32,TSelf> ISubtractionOperators<Char,Char,Char> ISubtractionOperators<TSelf,TSelf,TSelf> IUnaryNegationOperators<Char,Char> IUnaryNegationOperators<TSelf,TSelf> IUnaryPlusOperators<Char,Char> IUnaryPlusOperators<TSelf,TSelf> IUnsignedNumber<Char> IUtf8SpanFormattable IUtf8SpanParsable<Char> IUtf8SpanParsable<TSelf>

次のコード例は、Charのメソッドの一部を示しています。

using namespace System;
int main()
{
   char chA = 'A';
   char ch1 = '1';
   String^ str =  "test string";
   Console::WriteLine( chA.CompareTo( 'B' ) ); // Output: "-1" (meaning 'A' is 1 less than 'B')
   Console::WriteLine( chA.Equals( 'A' ) ); // Output: "True"
   Console::WriteLine( Char::GetNumericValue( ch1 ) ); // Output: "1"
   Console::WriteLine( Char::IsControl( '\t' ) ); // Output: "True"
   Console::WriteLine( Char::IsDigit( ch1 ) ); // Output: "True"
   Console::WriteLine( Char::IsLetter( ',' ) ); // Output: "False"
   Console::WriteLine( Char::IsLower( 'u' ) ); // Output: "True"
   Console::WriteLine( Char::IsNumber( ch1 ) ); // Output: "True"
   Console::WriteLine( Char::IsPunctuation( '.' ) ); // Output: "True"
   Console::WriteLine( Char::IsSeparator( str, 4 ) ); // Output: "True"
   Console::WriteLine( Char::IsSymbol( '+' ) ); // Output: "True"
   Console::WriteLine( Char::IsWhiteSpace( str, 4 ) ); // Output: "True"
   Console::WriteLine( Char::Parse(  "S" ) ); // Output: "S"
   Console::WriteLine( Char::ToLower( 'M' ) ); // Output: "m"
   Console::WriteLine( 'x' ); // Output: "x"
}
using System;

public class CharStructureSample
{
    public static void Main()
    {
        char chA = 'A';
        char ch1 = '1';
        string str = "test string";

        Console.WriteLine(chA.CompareTo('B'));          //-----------  Output: "-1" (meaning 'A' is 1 less than 'B')
        Console.WriteLine(chA.Equals('A'));             //-----------  Output: "True"
        Console.WriteLine(Char.GetNumericValue(ch1));   //-----------  Output: "1"
        Console.WriteLine(Char.IsControl('\t'));        //-----------  Output: "True"
        Console.WriteLine(Char.IsDigit(ch1));           //-----------  Output: "True"
        Console.WriteLine(Char.IsLetter(','));          //-----------  Output: "False"
        Console.WriteLine(Char.IsLower('u'));           //-----------  Output: "True"
        Console.WriteLine(Char.IsNumber(ch1));          //-----------  Output: "True"
        Console.WriteLine(Char.IsPunctuation('.'));     //-----------  Output: "True"
        Console.WriteLine(Char.IsSeparator(str, 4));    //-----------  Output: "True"
        Console.WriteLine(Char.IsSymbol('+'));          //-----------  Output: "True"
        Console.WriteLine(Char.IsWhiteSpace(str, 4));   //-----------  Output: "True"
        Console.WriteLine(Char.Parse("S"));             //-----------  Output: "S"
        Console.WriteLine(Char.ToLower('M'));           //-----------  Output: "m"
        Console.WriteLine('x'.ToString());              //-----------  Output: "x"
    }
}
open System

let chA = 'A'
let ch1 = '1'
let str = "test string"

printfn $"{chA.CompareTo 'B'}"          //-----------  Output: "-1" (meaning 'A' is 1 less than 'B')
printfn $"{chA.Equals 'A'}"             //-----------  Output: "True"
printfn $"{Char.GetNumericValue ch1}"   //-----------  Output: "1"
printfn $"{Char.IsControl '\t'}"        //-----------  Output: "True"
printfn $"{Char.IsDigit ch1}"           //-----------  Output: "True"
printfn $"{Char.IsLetter ','}"          //-----------  Output: "False"
printfn $"{Char.IsLower 'u'}"           //-----------  Output: "True"
printfn $"{Char.IsNumber ch1}"          //-----------  Output: "True"
printfn $"{Char.IsPunctuation '.'}"     //-----------  Output: "True"
printfn $"{Char.IsSeparator(str, 4)}"   //-----------  Output: "True"
printfn $"{Char.IsSymbol '+'}"          //-----------  Output: "True"
printfn $"{Char.IsWhiteSpace(str, 4)}"  //-----------  Output: "True"
printfn $"""{Char.Parse "S"}"""         //-----------  Output: "S"
printfn $"{Char.ToLower 'M'}"           //-----------  Output: "m"
printfn $"{'x'}"                        //-----------  Output: "x"
Module CharStructure

    Public Sub Main()

        Dim chA As Char
        chA = "A"c
        Dim ch1 As Char
        ch1 = "1"c
        Dim str As String
        str = "test string"

        Console.WriteLine(chA.CompareTo("B"c))          ' Output: "-1" (meaning 'A' is 1 less than 'B')
        Console.WriteLine(chA.Equals("A"c))             ' Output: "True"
        Console.WriteLine(Char.GetNumericValue(ch1))    ' Output: "1"
        Console.WriteLine(Char.IsControl(Chr(9)))       ' Output: "True"
        Console.WriteLine(Char.IsDigit(ch1))            ' Output: "True"
        Console.WriteLine(Char.IsLetter(","c))          ' Output: "False"
        Console.WriteLine(Char.IsLower("u"c))           ' Output: "True"
        Console.WriteLine(Char.IsNumber(ch1))           ' Output: "True"
        Console.WriteLine(Char.IsPunctuation("."c))     ' Output: "True"
        Console.WriteLine(Char.IsSeparator(str, 4))     ' Output: "True"
        Console.WriteLine(Char.IsSymbol("+"c))          ' Output: "True"
        Console.WriteLine(Char.IsWhiteSpace(str, 4))    ' Output: "True"
        Console.WriteLine(Char.Parse("S"))              ' Output: "S"
        Console.WriteLine(Char.ToLower("M"c))           ' Output: "m"
        Console.WriteLine("x"c.ToString())              ' Output: "x"

    End Sub

End Module

注釈

この API の詳細については、「Charの補足 API 解説 参照してください。

フィールド

MaxValue

Charの可能な最大値を表します。 このフィールドは定数です。

MinValue

Charの可能な最小値を表します。 このフィールドは定数です。

メソッド

CompareTo(Char)

このインスタンスを指定した Char オブジェクトと比較し、このインスタンスが、指定した Char オブジェクトと並べ替え順序で先行、フォロー、または同じ位置に表示されるかどうかを示します。

CompareTo(Object)

このインスタンスを指定したオブジェクトと比較し、このインスタンスが、指定した Objectと並べ替え順序の前、後、または同じ位置に表示されるかどうかを示します。

ConvertFromUtf32(Int32)

指定した Unicode コード ポイントを UTF-16 でエンコードされた文字列に変換します。

ConvertToUtf32(Char, Char)

UTF-16 でエンコードされたサロゲート ペアの値を Unicode コード ポイントに変換します。

ConvertToUtf32(String, Int32)

文字列内の指定した位置にある UTF-16 エンコード文字またはサロゲート ペアの値を Unicode コード ポイントに変換します。

Equals(Char)

このインスタンスが指定した Char オブジェクトと等しいかどうかを示す値を返します。

Equals(Object)

このインスタンスが指定したオブジェクトと等しいかどうかを示す値を返します。

GetHashCode()

このインスタンスのハッシュ コードを返します。

GetNumericValue(Char)

指定した数値 Unicode 文字を倍精度浮動小数点数に変換します。

GetNumericValue(String, Int32)

指定した文字列内の指定した位置にある数値 Unicode 文字を倍精度浮動小数点数に変換します。

GetTypeCode()

値型 CharTypeCode を返します。

GetUnicodeCategory(Char)

指定した Unicode 文字を、UnicodeCategory 値のいずれかで識別されるグループに分類します。

GetUnicodeCategory(String, Int32)

指定した文字列内の指定した位置にある文字を、UnicodeCategory 値のいずれかで識別されるグループに分類します。

IsAscii(Char)

c が ASCII 文字 ([U+0000..U+007F]) の場合は、true を返します。

IsAsciiDigit(Char)

文字が ASCII 数字として分類されているかどうかを示します。

IsAsciiHexDigit(Char)

文字が ASCII ヘキサデミック数字として分類されているかどうかを示します。

IsAsciiHexDigitLower(Char)

文字が ASCII 小文字のヘキサデミック数字として分類されているかどうかを示します。

IsAsciiHexDigitUpper(Char)

文字が ASCII 大文字のヘキサデミック数字として分類されているかどうかを示します。

IsAsciiLetter(Char)

文字が ASCII 文字として分類されているかどうかを示します。

IsAsciiLetterLower(Char)

文字が小文字の ASCII 文字として分類されているかどうかを示します。

IsAsciiLetterOrDigit(Char)

文字が ASCII 文字または数字として分類されているかどうかを示します。

IsAsciiLetterUpper(Char)

文字が大文字の ASCII 文字として分類されているかどうかを示します。

IsBetween(Char, Char, Char)

文字が指定された包括範囲内にあるかどうかを示します。

IsControl(Char)

指定した Unicode 文字が制御文字として分類されるかどうかを示します。

IsControl(String, Int32)

指定した文字列内の指定した位置にある文字が制御文字として分類されるかどうかを示します。

IsDigit(Char)

指定した Unicode 文字が 10 進数字として分類されるかどうかを示します。

IsDigit(String, Int32)

指定した文字列内の指定した位置にある文字が 10 進数字として分類されるかどうかを示します。

IsHighSurrogate(Char)

指定した Char オブジェクトが上位サロゲートであるかどうかを示します。

IsHighSurrogate(String, Int32)

文字列内の指定した位置にある Char オブジェクトが高サロゲートであるかどうかを示します。

IsLetter(Char)

指定した Unicode 文字が Unicode 文字として分類されているかどうかを示します。

IsLetter(String, Int32)

指定した文字列内の指定した位置にある文字が Unicode 文字として分類されるかどうかを示します。

IsLetterOrDigit(Char)

指定した Unicode 文字が文字または 10 進数字のどちらとして分類されるかを示します。

IsLetterOrDigit(String, Int32)

指定した文字列内の指定した位置にある文字が文字または 10 進数字として分類されるかどうかを示します。

IsLower(Char)

指定した Unicode 文字が小文字として分類されているかどうかを示します。

IsLower(String, Int32)

指定した文字列内の指定した位置にある文字が小文字として分類されるかどうかを示します。

IsLowSurrogate(Char)

指定した Char オブジェクトが低サロゲートであるかどうかを示します。

IsLowSurrogate(String, Int32)

文字列内の指定した位置にある Char オブジェクトが低サロゲートであるかどうかを示します。

IsNumber(Char)

指定した Unicode 文字が数値として分類されるかどうかを示します。

IsNumber(String, Int32)

指定した文字列内の指定した位置にある文字が数値として分類されるかどうかを示します。

IsPunctuation(Char)

指定した Unicode 文字が句読点として分類されているかどうかを示します。

IsPunctuation(String, Int32)

指定した文字列内の指定した位置にある文字が句読点として分類されるかどうかを示します。

IsSeparator(Char)

指定した Unicode 文字が区切り文字として分類されているかどうかを示します。

IsSeparator(String, Int32)

指定した文字列内の指定した位置にある文字を区切り文字として分類するかどうかを示します。

IsSurrogate(Char)

指定した文字にサロゲート コード単位があるかどうかを示します。

IsSurrogate(String, Int32)

指定した文字列内の指定した位置にある文字にサロゲート コード単位があるかどうかを示します。

IsSurrogatePair(Char, Char)

指定した 2 つの Char オブジェクトがサロゲート ペアを形成するかどうかを示します。

IsSurrogatePair(String, Int32)

文字列内の指定した位置にある隣接する 2 つの Char オブジェクトがサロゲート ペアを形成するかどうかを示します。

IsSymbol(Char)

指定した Unicode 文字がシンボル文字として分類されているかどうかを示します。

IsSymbol(String, Int32)

指定した文字列内の指定した位置にある文字がシンボル文字として分類されるかどうかを示します。

IsUpper(Char)

指定した Unicode 文字が大文字として分類されているかどうかを示します。

IsUpper(String, Int32)

指定した文字列内の指定した位置にある文字が大文字として分類されるかどうかを示します。

IsWhiteSpace(Char)

指定した Unicode 文字が空白として分類されるかどうかを示します。

IsWhiteSpace(String, Int32)

指定した文字列内の指定した位置にある文字が空白として分類されるかどうかを示します。

Parse(String)

指定した文字列の値を等価の Unicode 文字に変換します。

ToLower(Char)

Unicode 文字の値を小文字に変換します。

ToLower(Char, CultureInfo)

指定したカルチャ固有の書式情報を使用して、指定した Unicode 文字の値を小文字に変換します。

ToLowerInvariant(Char)

インバリアント カルチャの大文字と小文字の規則を使用して、Unicode 文字の値を小文字に変換します。

ToString()

このインスタンスの値を等価の文字列形式に変換します。

ToString(Char)

指定した Unicode 文字を等価の文字列形式に変換します。

ToString(IFormatProvider)

指定したカルチャ固有の書式情報を使用して、このインスタンスの値を同等の文字列形式に変換します。

ToUpper(Char)

Unicode 文字の値を等価の大文字に変換します。

ToUpper(Char, CultureInfo)

指定したカルチャ固有の書式情報を使用して、指定した Unicode 文字の値を大文字に変換します。

ToUpperInvariant(Char)

インバリアント カルチャの大文字と小文字の区別規則を使用して、Unicode 文字の値を大文字に変換します。

TryParse(String, Char)

指定した文字列の値を等価の Unicode 文字に変換します。 戻りコードは、変換が成功したか失敗したかを示します。

明示的なインターフェイスの実装

IAdditionOperators<Char,Char,Char>.Addition(Char, Char)

合計を計算するために 2 つの値を加算します。

IAdditionOperators<Char,Char,Char>.CheckedAddition(Char, Char)

合計を計算するために 2 つの値を加算します。

IAdditiveIdentity<Char,Char>.AdditiveIdentity

現在の型の加法 ID を取得します。

IBinaryInteger<Char>.GetByteCount()

TryWriteLittleEndian(Span<Byte>, Int32)の一部として書き込まれるバイト数を取得します。

IBinaryInteger<Char>.GetShortestBitLength()

現在の値の最短 2 の補数表現の長さをビット単位で取得します。

IBinaryInteger<Char>.LeadingZeroCount(Char)

値の先頭の 0 ビットの数を計算します。

IBinaryInteger<Char>.PopCount(Char)

値に設定されているビット数を計算します。

IBinaryInteger<Char>.RotateLeft(Char, Int32)

指定した量の値を左に回転します。

IBinaryInteger<Char>.RotateRight(Char, Int32)

指定した量の値を右に回転します。

IBinaryInteger<Char>.TrailingZeroCount(Char)

値の末尾の 0 ビットの数を計算します。

IBinaryInteger<Char>.TryReadBigEndian(ReadOnlySpan<Byte>, Boolean, Char)

文字を UTF-16 コード単位として表します。

IBinaryInteger<Char>.TryReadLittleEndian(ReadOnlySpan<Byte>, Boolean, Char)

文字を UTF-16 コード単位として表します。

IBinaryInteger<Char>.TryWriteBigEndian(Span<Byte>, Int32)

ビッグ エンディアン形式の現在の値を特定のスパンに書き込もうとします。

IBinaryInteger<Char>.TryWriteLittleEndian(Span<Byte>, Int32)

現在の値をリトル エンディアン形式で特定のスパンに書き込もうとします。

IBinaryNumber<Char>.AllBitsSet

すべてのビットが設定されているバイナリ型のインスタンスを取得します。

IBinaryNumber<Char>.IsPow2(Char)

値が 2 の累乗であるかどうかを判断します。

IBinaryNumber<Char>.Log2(Char)

値の log2 を計算します。

IBitwiseOperators<Char,Char,Char>.BitwiseAnd(Char, Char)

2 つの値のビットごとの計算を行います。

IBitwiseOperators<Char,Char,Char>.BitwiseOr(Char, Char)

ビットごとの値または 2 つの値を計算します。

IBitwiseOperators<Char,Char,Char>.ExclusiveOr(Char, Char)

2 つの値の排他的または排他的な値を計算します。

IBitwiseOperators<Char,Char,Char>.OnesComplement(Char)

指定された値の 1 対補数表現を計算します。

IComparable.CompareTo(Object)

現在のインスタンスを同じ型の別のオブジェクトと比較し、現在のインスタンスが他のオブジェクトと並べ替え順序で同じ位置にあるかどうかを示す整数を返します。

IComparisonOperators<Char,Char,Boolean>.GreaterThan(Char, Char)

2 つの値を比較して、どちらが大きいかを判断します。

IComparisonOperators<Char,Char,Boolean>.GreaterThanOrEqual(Char, Char)

2 つの値を比較して、どちらが大きいか等しいかを判断します。

IComparisonOperators<Char,Char,Boolean>.LessThan(Char, Char)

2 つの値を比較して、どちらが小さいかを判断します。

IComparisonOperators<Char,Char,Boolean>.LessThanOrEqual(Char, Char)

2 つの値を比較して、次の値以下を決定します。

IConvertible.GetTypeCode()

このインスタンスの TypeCode を返します。

IConvertible.ToBoolean(IFormatProvider)

この変換はサポートされていません。 これを試みると、InvalidCastExceptionがスローされます。

IConvertible.ToByte(IFormatProvider)

このメンバーの説明については、ToByte(IFormatProvider)を参照してください。

IConvertible.ToChar(IFormatProvider)

このメンバーの説明については、ToChar(IFormatProvider)を参照してください。

IConvertible.ToDateTime(IFormatProvider)

この変換はサポートされていません。 これを試みると、InvalidCastExceptionがスローされます。

IConvertible.ToDecimal(IFormatProvider)

この変換はサポートされていません。 これを試みると、InvalidCastExceptionがスローされます。

IConvertible.ToDouble(IFormatProvider)

この変換はサポートされていません。 これを試みると、InvalidCastExceptionがスローされます。

IConvertible.ToInt16(IFormatProvider)

このメンバーの説明については、ToInt16(IFormatProvider)を参照してください。

IConvertible.ToInt32(IFormatProvider)

このメンバーの説明については、ToInt32(IFormatProvider)を参照してください。

IConvertible.ToInt64(IFormatProvider)

このメンバーの説明については、ToInt64(IFormatProvider)を参照してください。

IConvertible.ToSByte(IFormatProvider)

このメンバーの説明については、ToSByte(IFormatProvider)を参照してください。

IConvertible.ToSingle(IFormatProvider)

この変換はサポートされていません。 これを試みると、InvalidCastExceptionがスローされます。

IConvertible.ToString(IFormatProvider)

指定したカルチャ固有の書式情報を使用して、このインスタンスの値を等価の文字列に変換します。

IConvertible.ToType(Type, IFormatProvider)

このメンバーの説明については、ToType(Type, IFormatProvider)を参照してください。

IConvertible.ToUInt16(IFormatProvider)

このメンバーの説明については、ToUInt16(IFormatProvider)を参照してください。

IConvertible.ToUInt32(IFormatProvider)

このメンバーの説明については、ToUInt32(IFormatProvider)を参照してください。

IConvertible.ToUInt64(IFormatProvider)

このメンバーの説明については、ToUInt64(IFormatProvider)を参照してください。

IDecrementOperators<Char>.CheckedDecrement(Char)

値をデクリメントします。

IDecrementOperators<Char>.Decrement(Char)

値をデクリメントします。

IDivisionOperators<Char,Char,Char>.Division(Char, Char)

1 つの値を別の値で除算して商を計算します。

IEqualityOperators<Char,Char,Boolean>.Equality(Char, Char)

2 つの値を比較して等価性を判断します。

IEqualityOperators<Char,Char,Boolean>.Inequality(Char, Char)

2 つの値を比較して、不等値を判断します。

IFormattable.ToString(String, IFormatProvider)

指定した形式を使用して、現在のインスタンスの値を書式設定します。

IIncrementOperators<Char>.CheckedIncrement(Char)

値をインクリメントします。

IIncrementOperators<Char>.Increment(Char)

値をインクリメントします。

IMinMaxValue<Char>.MaxValue

現在の型の最大値を取得します。

IMinMaxValue<Char>.MinValue

現在の型の最小値を取得します。

IModulusOperators<Char,Char,Char>.Modulus(Char, Char)

2 つの値を除算して、剰余または剰余を計算します。

IMultiplicativeIdentity<Char,Char>.MultiplicativeIdentity

現在の型の乗法 ID を取得します。

IMultiplyOperators<Char,Char,Char>.CheckedMultiply(Char, Char)

2 つの値を乗算して積を計算します。

IMultiplyOperators<Char,Char,Char>.Multiply(Char, Char)

2 つの値を乗算して積を計算します。

INumberBase<Char>.Abs(Char)

値の絶対を計算します。

INumberBase<Char>.IsCanonical(Char)

値が正規表現内にあるかどうかを判断します。

INumberBase<Char>.IsComplexNumber(Char)

値が複素数を表すかどうかを判断します。

INumberBase<Char>.IsEvenInteger(Char)

値が偶数の整数を表すかどうかを判断します。

INumberBase<Char>.IsFinite(Char)

値が有限かどうかを判断します。

INumberBase<Char>.IsImaginaryNumber(Char)

値が純粋な虚数を表すかどうかを判断します。

INumberBase<Char>.IsInfinity(Char)

値が無限かどうかを判断します。

INumberBase<Char>.IsInteger(Char)

値が整数を表すかどうかを判断します。

INumberBase<Char>.IsNaN(Char)

値が NaN かどうかを判断します。

INumberBase<Char>.IsNegative(Char)

値が負の値かどうかを判断します。

INumberBase<Char>.IsNegativeInfinity(Char)

値が負の無限大かどうかを判断します。

INumberBase<Char>.IsNormal(Char)

値が正常かどうかを判断します。

INumberBase<Char>.IsOddInteger(Char)

値が奇数の整数を表すかどうかを判断します。

INumberBase<Char>.IsPositive(Char)

値が正かどうかを判断します。

INumberBase<Char>.IsPositiveInfinity(Char)

値が正の無限大かどうかを判断します。

INumberBase<Char>.IsRealNumber(Char)

値が実数を表すかどうかを判断します。

INumberBase<Char>.IsSubnormal(Char)

値が非正規かどうかを判断します。

INumberBase<Char>.IsZero(Char)

値が 0 かどうかを判断します。

INumberBase<Char>.MaxMagnitude(Char, Char)

2 つの値を、より大きいコンピューティングと比較します。

INumberBase<Char>.MaxMagnitudeNumber(Char, Char)

2 つの値を比較して、大きさが大きい計算を行い、入力が NaN場合はもう一方の値を返します。

INumberBase<Char>.MinMagnitude(Char, Char)

2 つの値を比較して計算します。計算の方が少なくなります。

INumberBase<Char>.MinMagnitudeNumber(Char, Char)

2 つの値を比較して、大きさが小さい計算を行い、入力が NaN場合はもう一方の値を返します。

INumberBase<Char>.MultiplyAddEstimate(Char, Char, Char)

(left * right) + addendの推定値を計算します。

INumberBase<Char>.One

型の 1 値を取得します。

INumberBase<Char>.Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

文字のスパンを値に解析します。

INumberBase<Char>.Parse(String, NumberStyles, IFormatProvider)

文字列を値に解析します。

INumberBase<Char>.Radix

型の基数 (底) を取得します。

INumberBase<Char>.TryConvertFromChecked<TOther>(TOther, Char)

文字を UTF-16 コード単位として表します。

INumberBase<Char>.TryConvertFromSaturating<TOther>(TOther, Char)

文字を UTF-16 コード単位として表します。

INumberBase<Char>.TryConvertFromTruncating<TOther>(TOther, Char)

文字を UTF-16 コード単位として表します。

INumberBase<Char>.TryConvertToChecked<TOther>(Char, TOther)

現在の型のインスタンスを別の型に変換しようと試み、現在の型の表現可能な範囲外の値に対してオーバーフロー例外をスローします。

INumberBase<Char>.TryConvertToSaturating<TOther>(Char, TOther)

現在の型のインスタンスを別の型に変換しようとします。現在の型の表現可能な範囲外の値が飽和状態になります。

INumberBase<Char>.TryConvertToTruncating<TOther>(Char, TOther)

現在の型のインスタンスを別の型に変換し、現在の型の表現可能な範囲外の値を切り捨てようとします。

INumberBase<Char>.TryParse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider, Char)

文字を UTF-16 コード単位として表します。

INumberBase<Char>.TryParse(String, NumberStyles, IFormatProvider, Char)

文字を UTF-16 コード単位として表します。

INumberBase<Char>.Zero

型の 0 値を取得します。

IParsable<Char>.Parse(String, IFormatProvider)

文字列を値に解析します。

IParsable<Char>.TryParse(String, IFormatProvider, Char)

文字を UTF-16 コード単位として表します。

IShiftOperators<Char,Int32,Char>.LeftShift(Char, Int32)

指定した量の値を左にシフトします。

IShiftOperators<Char,Int32,Char>.RightShift(Char, Int32)

指定した量で値を右にシフトします。

IShiftOperators<Char,Int32,Char>.UnsignedRightShift(Char, Int32)

指定した量で値を右にシフトします。

ISpanFormattable.TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)

現在のインスタンスの値を指定された文字スパンに書式設定しようとします。

ISpanParsable<Char>.Parse(ReadOnlySpan<Char>, IFormatProvider)

文字のスパンを値に解析します。

ISpanParsable<Char>.TryParse(ReadOnlySpan<Char>, IFormatProvider, Char)

文字を UTF-16 コード単位として表します。

ISubtractionOperators<Char,Char,Char>.CheckedSubtraction(Char, Char)

2 つの値を減算して差を計算します。

ISubtractionOperators<Char,Char,Char>.Subtraction(Char, Char)

2 つの値を減算して差を計算します。

IUnaryNegationOperators<Char,Char>.CheckedUnaryNegation(Char)

値のチェックされた単項否定を計算します。

IUnaryNegationOperators<Char,Char>.UnaryNegation(Char)

値の単項否定を計算します。

IUnaryPlusOperators<Char,Char>.UnaryPlus(Char)

値の単項プラスを計算します。

IUtf8SpanFormattable.TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

現在のインスタンスの値を UTF-8 として指定されたバイトスパンに書式設定しようとします。

適用対象

スレッド セーフ

この型のすべてのメンバーはスレッド セーフです。 インスタンスの状態を変更するように見えるメンバーは、実際には新しい値で初期化された新しいインスタンスを返します。 他の型と同様に、この型のインスタンスを含む共有変数の読み取りと書き込みは、スレッド セーフを保証するためにロックによって保護する必要があります。

こちらもご覧ください