KeyPair<Key1, Key2> struct KeyPair<Key1, Key2> : IEquatable<KeyPair<Key1, Key2>> Documentation Code public KeyPair(Key1 pKey1, Key2 pKey2) public bool Equals(KeyPair<Key1, Key2> other)