Klasa DataValueCollection
Reprezentuje kolekcja DataValue obiektów.
Hierarchia dziedziczenia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<DataValue>
Microsoft.ReportingServices.OnDemandReportRendering.DataValueCollection
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public NotInheritable Class DataValueCollection _
Inherits ReportElementCollectionBase(Of DataValue)
'Użycie
Dim instance As DataValueCollection
public sealed class DataValueCollection : ReportElementCollectionBase<DataValue>
public ref class DataValueCollection sealed : public ReportElementCollectionBase<DataValue^>
[<SealedAttribute>]
type DataValueCollection =
class
inherit ReportElementCollectionBase<DataValue>
end
public final class DataValueCollection extends ReportElementCollectionBase<DataValue>
Typ DataValueCollection 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[Int32] | Pobiera element pod określonym indeksem. (Zastępuje ReportElementCollectionBase<T>.Item[Int32]). |
![]() |
Item[String] | Pobiera element o określonej nazwie. |
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 | Infrastruktura. (Dziedziczony z ReportElementCollectionBase<T>). |
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)