Mono Class Library: System.Char Overview | Members

System.Char.IsSurrogatePair Method

Documentation for this section has not yet been entered. [Edit]

public static bool IsSurrogatePair (char highSurrogate, char lowSurrogate)

Parameters

highSurrogate
Documentation for this section has not yet been entered. [Edit]
lowSurrogate
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0