System::Activator::CreateInstance yöntemi

Activator::CreateInstance method

Belirtilen tipin parametresiz yapıcısını kullanarak bir örnek oluşturur.

static System::SharedPtr<System::Object> System::Activator::CreateInstance(const System::TypeInfo &type)
ParametreTürAçıklama
türconst System::TypeInfo&Oluşturulacak nesnenin tipi.

Ayrıca Bakınız