Click or drag to resize
ItemCountT Methods

The ItemCountT generic type exposes the following members.

Methods
  Name Description
Public method Equals(Object)
Is the object equals?
(Overrides ObjectEquals(Object).)
Public method Equals(ItemCountT)
Is the object equals?
Public method GetEnumerator
Gets an enumerator that will yields the same item with specified times.
Public method GetHashCode
Gets the hash code of current instance
(Overrides ObjectGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also