Click or drag to resize
IListSource Interface

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public interface IListSource : IEnumerable

The IListSource type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyItem
Top
Methods
See Also