OpenEdge.Core.Collections.Collection
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Contains (Object) |
|
||
| LOGICAL Equals (Object) |
/* Two Collections are defined to be equal if they are the same size and
all of the elements in this collection are in the to-compare collection
@param P.L.Object
@return logical TRUE if the collections are equal. FALSE otherwise */
|
||
| FindBufferUseObject (Object) |
|
||
| FindBufferUseObject (Object, buffer) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Collection () |
|
||
| Collection (ICollection) |
|
Method Detail
LOGICAL Contains (Object)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Equals (Object)
|
||||||||||||||||||
FindBufferUseObject (Object)
|
||||||||||||||||||
FindBufferUseObject (Object, buffer)
|
||||||||||||||||||
Constructor Detail
Collection () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Collection (ICollection)
|
||||||||||