Click or drag to resize

IJavaType Methods

The IJavaType type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodGetField(String) Gets a static field
Public methodGetFieldTReturn(String) Gets a static field
Public methodInvoke(String, Object) Invokes a static member on this IJavaType
Public methodInvokeTReturn(String, Object) Invokes a static member on this IJavaType
Public methodNew Creates a new object of this IJavaType
Public methodSetField Sets a static field
Top
See Also