![]() | Multicombination Methods |
The Multicombination type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo(Object) | Compare two Multicombinations. |
![]() | CompareTo(Multicombination) | Compare two Multicombinations. |
![]() | CopyTo | Copy the entire sequence to the supplied destination. |
![]() | Equals(Object) | Indicate whether two Multicombinations have the same value. (Overrides ObjectEquals(Object).) |
![]() | Equals(Multicombination) | Indicate whether two Multicombinations have the same value. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetEnumerator | Enumerate all elements of a Multicombination. |
![]() | GetHashCode | Get the hash oode of the Multicombination. (Overrides ObjectGetHashCode.) |
![]() ![]() | GetRows |
Iterate thru all rows of the Multicombination table for every value of Rank ascending.
|
![]() ![]() | GetRowsForPicks |
Iterate thru all rows of all Multicombination tables for every pick
in the range (startPicks..stopPicks).
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() ![]() | PermuteT | Apply a Multicombination sequence to rearrange the supplied list or array. |
![]() ![]() | ToString | Provide a readable form of the Multicombination sequence. (Overrides ObjectToString.) |