ArticleList Property

Collection of articles collected through GroupOverview or GroupSearch .

Syntax

public var articleList: Array<ArticleInfo> {
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 property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 macOS Edition - Version 20.0 [Build 8307]