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