다음을 통해 공유


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

반환

적용 대상