طريقة System::Attribute::GetCustomAttributes

Attribute::GetCustomAttributes method

يعيد جميع السمات المخصصة المطبقة على النوع المحدد.

static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
معاملنوعالوصف
نوعconst TypeInfo&سمات النوع التي يجب استرجاعها

ReturnValue

مصفوفة تحتوي على السمات المطبقة على النوع المحدد

انظر أيضًا