IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ArticleList Property

Collection of articles collected through GroupOverview or GroupSearch .

Syntax

[VB.NET]
Public ReadOnlyProperty ArticleList As ArticleInfoList

[C#]
public ArticleInfoList ArticleList {get;}

Remarks

This property contains a collection of articles collected through GroupOverview or GroupSearch. This collection consists of a list of ArticleInfo objects. The returned list contains information about each article in the OverviewRange or SearchRange when either GroupOverview or GroupSearch is called.

ArticleInfoLimit can be used to control the number of articles saved.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]