Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified type is an enumeration.
public static function isEnum(
type : Object
) : Boolean
Parameters
Parameter |
Description |
---|---|
type |
The type to test. |
Return Value
true if the type is an enumeration; otherwise, false.