Click or drag to resize

CollectionCount Property

Number of items in the collection.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int Count { get; protected set; }

Property Value

Type: Int32
See Also