System::Activator::CreateInstance मेथड

Activator::CreateInstance method

निर्दिष्ट प्रकार के पैरामीटरलेस कंस्ट्रक्टर का उपयोग करके उस प्रकार का एक इंस्टेंस बनाता है।

static System::SharedPtr<System::Object> System::Activator::CreateInstance(const System::TypeInfo &type)
पैरामीटरप्रकारविवरण
प्रकारconst System::TypeInfo&बनाने के लिए ऑब्जेक्ट का प्रकार।

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