ChartStripLineCollection-Klasse
Represents a collection of ChartStripLine objects.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionBase< (Of < ( <'ChartStripLine, ChartStripLineInstance> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartStripLineCollection
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ChartStripLineCollection _
Inherits ChartObjectCollectionBase(Of ChartStripLine, ChartStripLineInstance)
'Usage
Dim instance As ChartStripLineCollection
public sealed class ChartStripLineCollection : ChartObjectCollectionBase<ChartStripLine, ChartStripLineInstance>
public ref class ChartStripLineCollection sealed : public ChartObjectCollectionBase<ChartStripLine^, ChartStripLineInstance^>
[<SealedAttribute>]
type ChartStripLineCollection =
class
inherit ChartObjectCollectionBase<ChartStripLine, ChartStripLineInstance>
end
public final class ChartStripLineCollection extends ChartObjectCollectionBase<ChartStripLine, ChartStripLineInstance>
Der ChartStripLineCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Überschreibt ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. . :: . .Count.) |
![]() |
Item | Gets an item in the collection by its index. (Geerbt von ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
CreateChartObject | Infrastruktur (Geerbt von ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.) |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetEnumerator | Infrastruktur (Geerbt von ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruktur (Geerbt von ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)