Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Char::IsLowSurrogate Method

 

Indicates whether the specified Char object is a low surrogate.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsLowSurrogate(Char)

Indicates whether the specified Char object is a low surrogate.

System_CAPS_pubmethodSystem_CAPS_staticIsLowSurrogate(String^, Int32)

Indicates whether the Char object at the specified position in a string is a low surrogate.

Return to top
Show: