Click or drag to resize
Wizard .NET Library

EventedListTCount Property

Namespace:  System.Collections.Generic
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
The number of elements contained in the EventedListT.

Implements

ICollectionCount
See Also