Класс DataMemberCollection

Encapsulates an ordered list of data members. This class cannot be inherited.

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..DataMemberCollection

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class DataMemberCollection
'Применение
Dim instance As DataMemberCollection
public sealed class DataMemberCollection
public ref class DataMemberCollection sealed
[<SealedAttribute>]
type DataMemberCollection =  class end
public final class DataMemberCollection

Тип DataMemberCollection обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Count Returns the number of items in the collection.
Открытое свойство Item Gets the data member at the specified index.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.