Click or drag to resize

DataDictionaryKeyType 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 abstract Type KeyType { get; }

Property Value

Type: Type
See Also