OutcomeSet Members

OutcomeSet Overview


Constructors

New() The Plain-Vanilla Constructor
New(OutcomeCollection, Int32, Int32, GeneralizedSampleSpace, Boolean) Constructor specifying Mapped Outcome Collection, Index of this OutcomeSet in the GSS, Diameter of this Control, and the Parent Sample Space, and whether to add Me to Parent.Controls AT THIS TIME!

Public Properties

MappedOutcomeCollection The OutcomeCollection whose members constitute this Set
ParentSpace The GeneralizedSampleSpace Control which is the Parent of this OutcomeSet

Public Methods

PartiallyCompareTo (OutcomeSet) Partially Compares the current Element Instance with another Element; Return: < -1 means This instance is less than obj; = -1 Means This instance is NOT COMPARABLE TO obj; = 0 means This instance is equal to obj; > 0 means This instance is greater than obj
PartiallyCompareTo (Object) Partially Compares the current instance - which must be an OutcomeSet - with another object of the same type; Return: < -1 means This instance is less than obj; = -1 Means This instance is NOT COMPARABLE TO obj; = 0 means This instance is equal to obj; > 0 means This instance is greater than obj
TestCompareFor Tests and displays results for CompareTo and various Operators using it for OutcomeSets as arguments
ToString Returns a String representation of this OutcomeSet