通过


Context.CreateInstance(Type) 方法

定义

public:
 virtual System::Object ^ CreateInstance(Type ^ t);
public virtual object CreateInstance(Type t);
abstract member CreateInstance : Type -> obj
override this.CreateInstance : Type -> obj
Public Overridable Function CreateInstance (t As Type) As Object

参数

t
Type

返回

适用于