|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INTEGER CompareTo (IInt64Holder) |
/* Comparison method, used by SortedSet's default comparer
- If the returned value is less than 0 (zero), then the current object sorts before the object passed in.
- If the returned value equals 0 (zero) , then the current object occupies the same position in the sort order.
- If the returned value is greater than 0(zero), then the current object sorts after the object passed in.
- If either object's Value is the unknown value (?), then that sorts high/early/before
@param IInt64Holder The object to compare to.
@return integer 0 = same object
+1 = sorts after
-1 = sorts before */ |
|||||
|
|
LOGICAL Equals (Object) |
|
|||||
|
|
CHARACTER ToString () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Integer (int64) |
|
|||||
|
|
Integer (integer) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INT64 Value |
|
|
Top
INTEGER CompareTo (IInt64Holder)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Equals (Object)
|
||||||||||||||||||||||||||||||
CHARACTER ToString ()
|
||||||||||||||||||||||||||||||
Integer (int64)
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Integer (integer)
|
|||||||||||
INT64 Value
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Progress® OpenEdge® Release 12.6.0