System::String::Is metod
String::Is method
Kontrollerar om strängobjektet är av den typ som anges av TypeInfo som skickas.
bool System::String::Is(const System::TypeInfo &target) const
| Parameter | Typ | Beskrivning |
|---|---|---|
| target | const System::TypeInfo& | TypeInfo att kontrollera mot. |
ReturnValue
sant om målet är TypeInfo av String klassen, falskt annars.
Se även
- Class TypeInfo
- Class String
- Namespace System
- Library Aspose.PDF for C++