GrapeCity ActiveReports for .NET 16.0J
Count プロパティ (ParameterValueCollection)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters 名前空間 > ParameterValueCollection クラス : Count プロパティ
Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden.
シンタックス
'宣言
 
Public ReadOnly Property Count As Integer
public int Count {get;}

プロパティ値

The number of elements contained in the System.Collections.CollectionBase instance. Retrieving the value of this property is an O(1) operation.
参照

ParameterValueCollection クラス
ParameterValueCollection メンバ