|
Options | Name | Purpose | |
---|---|---|---|
LOGICAL Contains (Object) |
|
||
LOGICAL ContainsAll (ICollection) |
|
||
LOGICAL Remove (Object) |
/* slow... use Remove on Map or Map:KeySet() instead */
|
||
LOGICAL RemoveAll (ICollection) |
|
||
LOGICAL RetainAll (ICollection) |
|
Options | Name | Purpose | |
---|---|---|---|
ValueCollection (IMap, handle, character) |
|
||
ValueCollection (IMap, handle, character, character) |
/* Constructor
@param IMap The owning map
@param handle The underlying TT holding the data
@param character (optional) Query string
@param character The field holding the data in the TT */
|
LOGICAL Contains (Object)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL ContainsAll (ICollection)
|
||||||||||||||||
LOGICAL Remove (Object)
|
||||||||||||||||
LOGICAL RemoveAll (ICollection)
|
||||||||||||||||
LOGICAL RetainAll (ICollection)
|
ValueCollection (IMap, handle, character)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ValueCollection (IMap, handle, character, character)
|