Skip to content

Methods_T_Ekstrand_Collections_Generic_TwoKeyValueTriple_3

Fred Ekstrand edited this page Aug 4, 2020 · 2 revisions

TwoKeyValueTriple(TKeyA, TKeyB, TValue) Methods

The TwoKeyValueTriple(TKeyA, TKeyB, TValue) generic type exposes the following members.

Methods

 

Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns a string representation of the TwoKeyValueTriple<TKeyA, TKeyB, TValue>, using the string representations of the key and value. (Overrides ValueType.ToString().)
  Back to Top

See Also

Reference

TwoKeyValueTriple(TKeyA, TKeyB, TValue) Structure
Ekstrand.Collections.Generic Namespace

Clone this wiki locally