Interface KeyValuePair

Index

Properties

Properties

public key: TKey in Ix.KeyValuePair<TKey, TValue>

public value: TValue in Ix.KeyValuePair<TKey, TValue>