Compartilhar via


DataSetListBoxItemCollection Classe

Definição

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)
Herança
DataSetListBoxItemCollection
Implementações

Construtores

DataSetListBoxItemCollection()

Propriedades

IsEmpty

Métodos

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

Implantações explícitas de interface

IEnumerable.GetEnumerator()

Aplica-se a