Click or drag to resize

BunchTToKVP Method

Convert to KeyValuePair<T, int>.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public KeyValuePair<T, int> ToKVP()
Request Example View Source

Return Value

Type: KeyValuePairT, Int32
See Also