Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
ExtendedTableInfo.Items Property

Readonly. The Array of items contained in this table. A copy of the immutable stored array is provided.

C++
public: __property string Items;
C#
public virtual string Items;
Visual Basic
Public virtual Property Items() As string