Свойство ChartLegendCustomItemCellCollection.Count
Gets the number of items in the collection.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property Count As Integer
Get
'Применение
Dim instance As ChartLegendCustomItemCellCollection
Dim value As Integer
value = instance.Count
public override int Count { get; }
public:
virtual property int Count {
int get () override;
}
abstract Count : int
override Count : int
override function get Count () : int
Значение свойства
Тип: System.Int32
The number of items in the ChartLegendCustomItemCellCollection.
См. также
Справочник
ChartLegendCustomItemCellCollection Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering