System::DefaultBoxedValue::is yöntemi
DefaultBoxedValue::is method
Geçerli nesne tarafından temsil edilen kutulanmış değerin türünün V olup olmadığını belirler.
template<class V> bool System::DefaultBoxedValue<T>::is() const
| Parametre | Açıklama |
|---|---|
| V | Mevcut nesnenin temsil ettiği kutulanmış değerin tipiyle karşılaştırılan tip |
ReturnValue
Tip V ise doğru, aksi takdirde - yanlış
Ayrıca Bakınız
- Class DefaultBoxedValue
- Namespace System
- Library Aspose.Font for C++