DataSetListBoxItemCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
- 継承
-
DataSetListBoxItemCollection
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| DataSetListBoxItemCollection() | |
プロパティ
| 名前 | 説明 |
|---|---|
| IsEmpty | |
メソッド
明示的なインターフェイスの実装
| 名前 | 説明 |
|---|---|
| IEnumerable.GetEnumerator() | |