'Declaration Public NotInheritable Class SequenceCollection Implements GrapeCity.Viewer.Common.Implementation.IItemCollection(Of Integer), IItemCollection(Of T), GrapeCity.Viewer.Common.Implementation.INotificationCollection(Of Integer)
public sealed class SequenceCollection : GrapeCity.Viewer.Common.Implementation.IItemCollection<int>, IItemCollection<T>, GrapeCity.Viewer.Common.Implementation.INotificationCollection<int>