System::String::Is yöntemi
String::Is method
Geçirilen TypeInfo tarafından belirtilen tipe string nesnesinin ait olup olmadığını denetler.
bool System::String::Is(const System::TypeInfo &target) const
| Parameter | Type | Açıklama |
|---|---|---|
| target | const System::TypeInfo& | Karşılaştırma için TypeInfo. |
ReturnValue
Hedef, String sınıfının TypeInfo ise true, aksi takdirde false.
Ayrıca Bakınız
- Class TypeInfo
- Class String
- Namespace System
- Library Aspose.Page for C++