System::EnumValuesBase::GetValues yöntemi
EnumValuesBase::GetValues method
Belirtilen enum tipinin tüm değerlerini içeren bir dizi döndürür.
static ArrayPtr<int64_t> System::EnumValuesBase::GetValues(const TypeInfo &type)
| Parametre | Tür | Açıklama |
|---|---|---|
| type | const TypeInfo& | Döndürülecek değerlerin ait olduğu enum tipini temsil eden TypeInfo nesnesi |
ReturnValue
type tarafından belirtilen enum tipinin tüm sabit değerlerini içeren bir dizi.
Ayrıca Bakınız
- Typedef ArrayPtr
- Class TypeInfo
- Class EnumValuesBase
- Namespace System
- Library Aspose.Font for C++