JadeUserCollClass Methods
The methods defined in the JadeUserCollClass class are summarized in the following table.
| Method | Description |
|---|---|
| addExternalKey | Adds an external key definition to a user class at run time |
| addMemberKey | Adds a member key definition to a user class at run time |
| clearKeys | Clears existing key definitions |
| endKeys | Indicates the end of a single or multiple key definition |
| setLength | Sets or changes the element length for an array |
| setMembership | Sets or changes the membership of a user class |
For examples of the use of JadeUserCollClass class methods, see "Using JadeUserCollClass Collections", later in this chapter.
