Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T > Member List

This is the complete list of members for PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >, including all inherited members.

Add(T line)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Add(int index, T line)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Add(ICollection< T > lines)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Add(int index, ICollection< T > lines)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Remove(T line)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Remove(ICollection< T > lines)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Remove(int index, int number)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
TopicPushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Update(int index, T line)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Update(T line)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >
Update(ICollection< T > lines)PushTechnology.ClientInterface.Client.Features.Control.Topics.IPagingControlUpdater< T >