OpenEdge.DataAdmin.Lang.Collections.ICollection
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Add (Object) |
|
||
| LOGICAL AddAll (ICollection) |
|
||
| Clear () |
/*
method public logical AddArray(c as Object extent).
*/
|
||
| LOGICAL Contains (Object) |
|
||
| OpenEdge.DataAdmin.Lang.Collections.IIterator Iterator () |
/* method override public logical equals (o as Object). */
|
||
| LOGICAL Remove (Object) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| LOGICAL IsEmpty |
|
Method Detail
LOGICAL Add (Object)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddAll (ICollection)
|
||||||||||||||
Clear ()
|
||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||
OpenEdge.DataAdmin.Lang.Collections.IIterator Iterator ()
|
||||||||||||||
LOGICAL Remove (Object)
|
||||||||||||||
Property Detail
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL IsEmpty
|
||||||||