Click or drag to resize

JVMBridgeBaseTClassSGetFieldArray Method

Overload List
 NameDescription
Public methodStatic memberSGetFieldArrayTReturn(String) Reads the static field identified by fieldName on the current class and returns its content as an array of TReturn.
Public methodStatic memberSGetFieldArrayTReturn(IJavaType, String) Reads the static field identified by fieldName on clazz and returns its content as an array of TReturn.
Top
See Also