Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.

Namespace: Ico.WPF.Specialized.DataGridControl.Collections
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int Count { get; }
Visual Basic
Public ReadOnly Property Count As Integer
	Get
JScript
function get Count () : int

See Also