public virtual Object? Create(
Type type
)Public Overridable Function Create (
type As Type
) As Objectpublic:
virtual Object^ Create(
Type^ type
)abstract Create :
type : Type -> Object
override Create :
type : Type -> Object