System::Globalization::SortVersion::operator== yöntemi
SortVersion::operator== method
Mevcut SortVersion örneğinin belirtilen bir SortVersion nesnesine eşit olup olmadığını kontrol eder.
bool System::Globalization::SortVersion::operator==(const SortVersion &other)
| Parametre | Tür | Açıklama |
|---|---|---|
| diğer | const SortVersion& | Karşılaştırılacak nesne. |
ReturnValue
Nesneler aynı sürümü temsil ediyorsa true, aksi takdirde false.
Ayrıca Bakınız
- Class SortVersion
- Class SortVersion
- Namespace System::Globalization
- Library Aspose.Font for C++