Click or drag to resize

DataDictionaryTKey, TValueKeyType Property

Type of dictionary keys.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override Type KeyType { get; }

Property Value

Type: Type
See Also