System::Char::IsAsciiWhiteSpace metod
Char::IsAsciiWhiteSpace method
Bestämmer om det specificerade tecknet klassificeras som ett ASCII-blanktecken.
static constexpr bool System::Char::IsAsciiWhiteSpace(char_t c)
| Parameter | Typ | Beskrivning |
|---|---|---|
| c | char_t | Tecknet att testa |
ReturnValue
Sant om det angivna tecknet är ett ASCII blankstegstecken, annars - falskt
Se även
- Class Char
- Namespace System
- Library Aspose.PDF for C++