Klasa CompiledTextRunInstanceCollection
Reprezentuje kolekcja CompiledTextRunInstance obiektów.
Hierarchia dziedziczenia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<CompiledTextRunInstance>
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstanceCollectionBase<CompiledTextRunInstance>
Microsoft.ReportingServices.OnDemandReportRendering.CompiledTextRunInstanceCollection
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public NotInheritable Class CompiledTextRunInstanceCollection _
Inherits ReportElementInstanceCollectionBase(Of CompiledTextRunInstance) _
Implements IEnumerable
'Użycie
Dim instance As CompiledTextRunInstanceCollection
public sealed class CompiledTextRunInstanceCollection : ReportElementInstanceCollectionBase<CompiledTextRunInstance>,
IEnumerable
public ref class CompiledTextRunInstanceCollection sealed : public ReportElementInstanceCollectionBase<CompiledTextRunInstance^>,
IEnumerable
[<SealedAttribute>]
type CompiledTextRunInstanceCollection =
class
inherit ReportElementInstanceCollectionBase<CompiledTextRunInstance>
interface IEnumerable
end
public final class CompiledTextRunInstanceCollection extends ReportElementInstanceCollectionBase<CompiledTextRunInstance> implements IEnumerable
Typ CompiledTextRunInstanceCollection uwidacznia następujące elementy członkowskie.
Właściwości
| Nazwa | Opis | |
|---|---|---|
![]() |
Count | Pobiera liczbę elementów kolekcja. (Zastępuje ReportElementCollectionBase<T>.Count). |
![]() |
Item | Pobiera element pod określonym indeksem. (Zastępuje ReportElementCollectionBase<T>.Item[Int32]). |
Do góry
Metody
| Nazwa | Opis | |
|---|---|---|
![]() |
Equals | (Dziedziczony z Object). |
![]() |
Finalize | (Dziedziczony z Object). |
![]() |
GetEnumerator | Pobiera moduł wyliczający to ReportElementCollectionBase<T>. (Dziedziczony z ReportElementCollectionBase<T>). |
![]() |
GetHashCode | (Dziedziczony z Object). |
![]() |
GetType | (Dziedziczony z Object). |
![]() |
MemberwiseClone | (Dziedziczony z Object). |
![]() |
ToString | (Dziedziczony z Object). |
Do góry
Jawne implementacje interfejsu
| Nazwa | Opis | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Zwraca modułu wyliczającego, który dokonuje iteracji CompiledTextRunInstanceCollection. |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.
.gif)
.gif)
.gif)
.gif)
.gif)