DataSourceCollection Class

Represents a collection of IDataSource interfaces.

Inheritance Hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.SharePoint.WebControls.DataSourceCollection

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public NotInheritable Class DataSourceCollection _
    Inherits CollectionBase
'Usage
Dim instance As DataSourceCollection
public sealed class DataSourceCollection : CollectionBase

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DataSourceCollection Members

Microsoft.SharePoint.WebControls Namespace