Click or drag to resize

CollectionItemType Property

Type of items in this collection.

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

Property Value

Type: Type
See Also