Working with Common Classes > Enumerations > ClassMembers
Namespace: PP;
The ClassMembers enumeration contains class members.
It is used by the static method PP.getAllInterfaceMembers.
Value | Brief description |
Property | Property. |
Method | Method. |
Event | Event. |
See also: