ReportDataSourceInfoCollection 成员

Represents a collection of ReportDataSourceInfo objects.

以下各表列出了由 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 命名空间