Click or drag to resize

IJavaObjectGetField Method

Overload List
 NameDescription
Public methodGetField(String) Reads the value of an instance field on the underlying JVM object.
Public methodGetFieldTReturn(String) Reads the value of an instance field on the underlying JVM object and casts it to TReturn.
Top
See Also