| OzTupleT1 Class |
Namespace: Ozeki.Common
[SerializableAttribute] public class OzTuple<T1> : IStructuralEquatable, IStructuralComparable, IComparable, IOzTuple
The OzTupleT1 type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Returns a value that indicates whether the current Tuple(Of T1) object is equal to a specified object.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns the hash code for the current Tuple(Of T1) object.
(Overrides ObjectGetHashCode.) | |
| ToString | (Overrides ObjectToString.) |