Product Methods |
The Product type exposes the following members.
Name | Description | |
---|---|---|
CompareTo(Object) | Compare two Products. | |
CompareTo(Product) | Compare two Products. | |
CopyTo | Copy the entire sequence to the supplied destination. | |
Equals(Object) | Indicate whether two Products have the same value. (Overrides ObjectEquals(Object).) | |
Equals(Product) | Indicate whether two Products 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 Product. | |
GetHashCode | Get the hash oode of the Product. (Overrides ObjectGetHashCode.) | |
GetRows | ||
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 Product sequence to select from the supplied lists or arrays. | |
Size | Get the size of a column. | |
ToString | Provide readable form of the Product row. (Overrides ObjectToString.) |