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
| Parameter | Açıklama |
|---|---|
| V | Geçerli nesne tarafından temsil edilen 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.Page for C++