| Name | Description |
|---|
 | Equals(Object^) | |
 | Finalize() | |
 | GetHashCode() | |
 | GetStaticArrayElement(String^, BindingFlags, array<Int32>^) | Gets a static array element contained in the wrapped type. |
 | GetStaticArrayElement(String^, array<Int32>^) | Gets a static array element contained in the wrapped type. |
 | GetStaticField(String^) | Gets a static field contained in the wrapped type. |
 | GetStaticField(String^, BindingFlags) | Gets a static field contained in the wrapped type. |
 | GetStaticFieldOrProperty(String^) | Gets a value of a static field or property in a wrapped type based on the name. |
 | GetStaticFieldOrProperty(String^, BindingFlags) | Gets a value of a static field or property in a wrapped type based on the name. |
 | GetStaticProperty(String^, BindingFlags, array<Object^>^) | Gets a static property contained in the wrapped type. |
 | GetStaticProperty(String^, BindingFlags, array<Type^>^, array<Object^>^) | Gets a static indexed property contained in the wrapped type. |
 | GetStaticProperty(String^, array<Object^>^) | Gets a static property contained in the wrapped type. |
 | GetType() | |
 | InvokeStatic(String^, BindingFlags, array<Object^>^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, BindingFlags, array<Object^>^, CultureInfo^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, BindingFlags, array<Type^>^, array<Object^>^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, BindingFlags, array<Type^>^, array<Object^>^, CultureInfo^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, BindingFlags, array<Type^>^, array<Object^>^, CultureInfo^, array<Type^>^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, array<Object^>^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, array<Object^>^, CultureInfo^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, array<Type^>^, array<Object^>^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, array<Type^>^, array<Object^>^, CultureInfo^) | Invokes static methods on the PrivateType. |
 | InvokeStatic(String^, array<Type^>^, array<Object^>^, array<Type^>^) | Invokes static methods on the PrivateType. |
 | MemberwiseClone() | |
 | SetStaticArrayElement(String^, BindingFlags, Object^, array<Int32>^) | Sets a static array element contained in the wrapped type. |
 | SetStaticArrayElement(String^, Object^, array<Int32>^) | Sets a static array element contained in the wrapped type. |
 | SetStaticField(String^, BindingFlags, Object^) | Sets a static field contained in the wrapped type. |
 | SetStaticField(String^, Object^) | Sets a static field contained in the wrapped type. |
 | SetStaticFieldOrProperty(String^, BindingFlags, Object^) | Sets a static field or property contained in the wrapped type. |
 | SetStaticFieldOrProperty(String^, Object^) | Sets a static field or property contained in the wrapped type. |
 | SetStaticProperty(String^, BindingFlags, Object^, array<Object^>^) | Sets a static property contained in the wrapped type. |
 | SetStaticProperty(String^, BindingFlags, Object^, array<Type^>^, array<Object^>^) | Sets a static property contained in the wrapped type. |
 | SetStaticProperty(String^, Object^, array<Object^>^) | Sets a static property contained in the wrapped type. |
 | SetStaticProperty(String^, Object^, array<Type^>^, array<Object^>^) | Sets a static property contained in the wrapped type. |
 | ToString() | |