Interface IKeyValuePair<K,V>
- Type Parameters:
K- is the type of the key of aIKeyValuePair.V- is the type of the value of aIKeyValuePair.
- All Known Implementing Classes:
KeyValuePair
public interface IKeyValuePair<K,V>
- Author:
- Silvan Wyss
-
Method Summary