ReportItemCollection Sınıfı
Temsil eden bir koleksiyon , ReportItem nesneler.
Devralma Hiyerarşisi
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<ReportItem>
Microsoft.ReportingServices.OnDemandReportRendering.ReportItemCollection
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public NotInheritable Class ReportItemCollection _
Inherits ReportElementCollectionBase(Of ReportItem)
'Kullanım
Dim instance As ReportItemCollection
public sealed class ReportItemCollection : ReportElementCollectionBase<ReportItem>
public ref class ReportItemCollection sealed : public ReportElementCollectionBase<ReportItem^>
[<SealedAttribute>]
type ReportItemCollection =
class
inherit ReportElementCollectionBase<ReportItem>
end
public final class ReportItemCollection extends ReportElementCollectionBase<ReportItem>
ReportItemCollection türü aşağıdaki üyeleri açıklar.
Özellikler
Ad | Açıklama | |
---|---|---|
Count | Öğelerin sayısını alır koleksiyon. (ReportElementCollectionBase<T>.Count öğesini geçersiz kılar.) | |
Item | öğe belirtilen dizinde alır. (ReportElementCollectionBase<T>.Item[Int32] öğesini geçersiz kılar.) |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Equals | (Object öğesinden devralınmıştır.) | |
Finalize | (Object öğesinden devralınmıştır.) | |
GetEnumerator | Bu amaçla Numaralandırıcı alır ReportElementCollectionBase<T>. (ReportElementCollectionBase<T> öğesinden devralınmıştır.) | |
GetHashCode | (Object öğesinden devralınmıştır.) | |
GetType | (Object öğesinden devralınmıştır.) | |
MemberwiseClone | (Object öğesinden devralınmıştır.) | |
ToString | (Object öğesinden devralınmıştır.) |
Üst
Açık Arabirim Uygulamaları
Ad | Açıklama | |
---|---|---|
IEnumerable.GetEnumerator | Altyapı. (ReportElementCollectionBase<T> öğesinden devralınmıştır.) |
Üst
İş Parçacığı Güvenliği
Bu türdeki tüm ortak static (Visual Basic'te Shared) üyeler iş parçacığı için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.