Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class ToolsCollection Inherits System.Collections.ObjectModel.Collection(Of ToolBase) |
C# | |
---|---|
public sealed class ToolsCollection : System.Collections.ObjectModel.Collection<ToolBase> |
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.Web.Controls.ToolsCollection