Overload List

  NameDescription
Public methodCreateInstance(Type)
Creates an instance of the specified type.
Public methodCreateInstance(Type, Boolean)
Creates an instance of the specified type.
Public methodCreateInstance(Type, array<Object>[]()[][])
Creates an instance of the specified type using the constructor that best matches the specified parameters.

See Also