Compartir a través de


DataSetListBoxItemCollection Clase

Definición

public ref class DataSetListBoxItemCollection : System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^>
public class DataSetListBoxItemCollection : System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem>
type DataSetListBoxItemCollection = class
    interface seq<DataSetListBoxItem>
    interface IEnumerable
Public Class DataSetListBoxItemCollection
Implements IEnumerable(Of DataSetListBoxItem)
Herencia
DataSetListBoxItemCollection
Implementaciones

Constructores

DataSetListBoxItemCollection()

Propiedades

IsEmpty

Métodos

AddAllFromMruList(Report, RecentDataSets)
AddAllFromProject(IReportProject)
AddAllNonHiddenFromReport(Report)
AddFromReport(DataSetFromReport)
Clear()
FindEquivalentItem(DataSet)
FindEquivalentItem(DataSetListBoxItem)
FindEquivalentItemFromReport(DataSet)
GetEnumerator()

Implementaciones de interfaz explícitas

IEnumerable.GetEnumerator()

Se aplica a