|
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Add (Object) |
|
||
| LOGICAL AddAll (ICollection) |
|
||
| LOGICAL Contains (Object) |
|
||
| LOGICAL Equals (Object) |
/* Equals if Set and every member of the specified set is contained in this set */
|
||
| FindBufferUseObject (Object) |
|
||
| FindBufferUseObject (Object, buffer) |
|
||
| LOGICAL RemoveAll (ICollection) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| Set () |
/* Default constructor */
|
||
| Set (ISet) |
/* Constructor
@param ISet Initial set */
|
LOGICAL Add (Object)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddAll (ICollection)
|
||||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||||
LOGICAL Equals (Object)
|
||||||||||||||||
FindBufferUseObject (Object)
|
||||||||||||||||
FindBufferUseObject (Object, buffer)
|
||||||||||||||||
LOGICAL RemoveAll (ICollection)
|
||||||||||||||||
Set ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Set (ISet)
|
||||||||||||