Gets the total number of items in the underlying list.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public virtual int Count { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property Count As Integer Get |