MindFusion WinForms Programmer's Guide
RepeaterSource.Count Property
See Also
 





Returns the number of items.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

int Count { get; }

Visual Basic  Copy Code

ReadOnly Property Count As Integer

 Property Value

 See Also

RepeaterSource Members
RepeaterSource Interface
MindFusion.Common.WinForms Namespace