Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class ReportItemList : IEquatable<Microsoft::ReportDesigner::ReportItemList ^>, System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::IReportItem ^>
public class ReportItemList : IEquatable<Microsoft.ReportDesigner.ReportItemList>, System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.IReportItem>
type ReportItemList = class
interface seq<IReportItem>
interface IEnumerable
interface IEquatable<ReportItemList>
Public Class ReportItemList
Implements IEnumerable(Of IReportItem), IEquatable(Of ReportItemList)