|
March 12, 2001 Checking for an Enumerable Property Tips: March 2001
Yehuda Shiran, Ph.D.
|
|
An object's property may be enumerable. An enumerable property can assume only predefined values from a given list. The variable a is enumerable:
It can assume one of three values only:
You can verify that indeed
The parameter of the method above should be numeric. Try it.
People who read this tip also read these tips: Look for similar tips by subject: |