
'Declaration Public NotInheritable Class ExpressionInfoCollection Inherits System.Collections.ObjectModel.Collection(Of ExpressionInfo)
public sealed class ExpressionInfoCollection : System.Collections.ObjectModel.Collection<ExpressionInfo>
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.PageReportModel.ExpressionInfoCollection