Поделиться через


Члены ReportDataSourceInfoCollection

Представляет коллекцию объектов ReportDataSourceInfo.

В следующих таблицах перечислены члены, доступные в типе ReportDataSourceInfoCollection .

Открытые свойства

(см. также Защищенные свойства )

  Имя Описание
Public property Count  (наследуется из ReadOnlyCollection)
Public property Item Перегружен.  

В начало

Защищенные свойства

  Имя Описание
Protected property Items  (наследуется из ReadOnlyCollection)

В начало

Открытые методы

(см. также Защищенные методы )

  Имя Описание
Public method Contains  (наследуется из ReadOnlyCollection)
Public method CopyTo  (наследуется из ReadOnlyCollection)
Public method Equals  Перегружен. (наследуется из Object)
Public method GetEnumerator  (наследуется из ReadOnlyCollection)
Public method GetHashCode  (наследуется из Object)
Public method GetType  (наследуется из Object)
Public method IndexOf  (наследуется из ReadOnlyCollection)
Public methodStatic ReferenceEquals  (наследуется из Object)
Public method ToString  (наследуется из Object)

В начало

Защищенные методы

  Имя Описание
Protected method Finalize  (наследуется из Object)
Protected method MemberwiseClone  (наследуется из Object)

В начало

Явные реализации интерфейса

  Имя Описание
Explicit interface implementationMethod System.Collections.Generic.ICollection.Add  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.Generic.ICollection.Clear  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.Generic.ICollection.Remove  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.Generic.IList.Insert  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.Generic.IList.RemoveAt  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.Add  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.Clear  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.Contains  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.Insert  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.Remove  (наследуется из ReadOnlyCollection)
Explicit interface implementationMethod System.Collections.IList.RemoveAt  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.Generic.IList.Item  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (наследуется из ReadOnlyCollection)
Explicit interface implementationProperty System.Collections.IList.Item  (наследуется из ReadOnlyCollection)

В начало

См. также

Справочник

Класс ReportDataSourceInfoCollection
Пространство имен Microsoft.Reporting.WinForms