Add
|
Adds an OutcomeSet Object to this IPartiallyComparableCollection and Returns its Position in the Collection |
AddIfNew
|
Adds an OutcomeSet to this Collection and returns its Index provided it is not already a member; if it is a member, returns its Index |
AddIfNewRange
|
Adds to this Collection the members of a given OutcomeSetCollection which are new to this Collection and returns the number of IPartiallyComparables added |
AddRange
(OutcomeSetCollection)
|
Adds the members of a given OutcomeSetCollection to this Collection and returns the number of EGWorlds added |
AddRange
(OutcomeSet[])
|
Adds the members of a given Array of OutcomeSet Objects to this Collection and returns the number of IPartiallyComparables added |
Clone
|
Makes a Shallow Copy of this Collection |
Contains
|
Returns True iff a given OutcomeSet belongs to this Collection |
CorrespondingOutcomeCollectionCollection
(OutcomeSetCollection)
|
Returns an OutcomeCollectionCollection whose members correspond one-one to the members of a given OutcomeSetCollection |
CorrespondingOutcomeCollectionCollection
()
|
Returns an OutcomeCollectionCollection whose members correspond one-one to the members of this OutcomeSetCollection |
IndexOf
|
Returns the Index of a given OutcomeSet if it is in this Collection; else returns -1 |
Remove
|
Removes a given OutcomeSet from this Collection |
Reverse
(OutcomeSetCollection)
|
Returns an OutcomeSetCollection whose order is reversed from that of a given OutcomeSetCollection |
Reverse
()
|
Reverses the order of this OutcomeSetCollection and Returns it |