Class.isArray
Class Overview | Class Members |
This Package |
All Packages
public native boolean isArray()
Description
If this Class object represents an array type, returns true,
otherwise returns false.
Send feedback to MSDN.Look here for MSDN Online resources.