Lightstreamer Silverlight Client 1.4.2
|
Specifies a subrange of the specified Group of items to be requested.
public: void SetRange(int start, int end);
public virtual void SetRange(int start, int end);
Public virtual Function SetRange(start As Integer, end As Integer) As void