ArticleCount Property

The estimated number of articles in CurrentGroup .

Syntax

public long ArticleCount { get; }
Public ReadOnly Property ArticleCount As Long

Default Value

0

Remarks

This property contains the estimated number of articles in CurrentGroup The value of this property is 0 if there is no current group (CurrentGroup is ""). Otherwise, when CurrentGroup is set it is the number of articles in the group as shown by the news server. For most news servers, this is an estimated value of the number of the articles, rather than the exact value.

This property is read-only.

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