ItemCountT Methods |
The ItemCountT generic type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Is the object equals?
(Overrides ObjectEquals(Object).) |
|
Equals(ItemCountT) |
Is the object equals?
|
|
GetEnumerator |
Gets an enumerator that will yields the same item with specified times.
|
|
GetHashCode |
Gets the hash code of current instance
(Overrides ObjectGetHashCode.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |