System::BoxedValue::is yöntemi
BoxedValue::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::BoxedValue<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 BoxedValue
- Namespace System
- Library Aspose.Font for C++