
'宣言
Public Class BehaviorCollection Inherits GrapeCity.Viewer.Common.ObservableCollection(Of IBehavior) Implements IBehavior, GrapeCity.Viewer.Common.Implementation.IItemCollection(Of IBehavior), GrapeCity.Viewer.Common.Implementation.INotificationCollection(Of IBehavior), GrapeCity.Viewer.Common.INotifyCollectionChanged
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.Viewer.Common.ObservableCollection<T>
GrapeCity.ActiveReports.Framework.Behaviors.BehaviorCollection