System::EnumValuesBase::GetNames method
EnumValuesBase::GetNames method
निर्दिष्ट एनीमरेशन में कॉन्स्टेंट्स के नामों का एरे प्राप्त करता है।
static ArrayPtr<String> System::EnumValuesBase::GetNames(const TypeInfo &type)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| प्रकार | const TypeInfo& | एक enumeration प्रकार। |
ReturnValue
enumType में constants के नामों की एक string array।
संबंधित देखें
- Typedef ArrayPtr
- Class String
- Class TypeInfo
- Class EnumValuesBase
- Namespace System
- Library Aspose.Page for C++