| Name | Description |
---|
  | CreateInstance | |
  | CreateObject(String) |
Creates an object
|
  | CreateObject(Type) |
Creates an object
|
  | CreateObject(String, Boolean) |
Creates an object
|
  | CreateObject(String, String) |
Creates an object
|
  | CreateObject(String, String, Boolean) |
Creates an object
|
  | CreateObject(String, String, String) |
Creates an object
|
  | CreateObject(String, String, String, Boolean) |
Creates an object
|
  | CreateObject(String, String, String, String) |
Creates an object
|
  | CreateObject(String, String, String, String, Boolean) |
Creates an object
|
  | CreateObject(String, String, String, String, Boolean, Boolean) |
Creates an object
|
  | CreateObject<(Of <<'(T>)>>)()()()() |
Creates an object
|
  | CreateType(String) | |
  | CreateType(String, Boolean) | |
  | CreateType(String, String, Boolean) | |
  | CreateType(String, String, Boolean, Boolean) | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetProperty | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | InvokeMethod | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | SetProperty | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |