System::Attribute::GetCustomAttributes मेथड

Attribute::GetCustomAttributes method

निर्दिष्ट प्रकार पर लागू सभी कस्टम एट्रिब्यूट्स को लौटाता है।

static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
पैरामीटरप्रकारविवरण
प्रकारconst TypeInfo&जिस प्रकार के एट्रिब्यूट्स को प्राप्त करना है

ReturnValue

एक एरे जिसमें निर्दिष्ट प्रकार पर लागू एट्रिब्यूट्स होते हैं

संबंधित देखें