ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / SequenceCollection Class
Properties Methods Events

In This Topic
    SequenceCollection Class Members
    In This Topic

    The following tables list the members exposed by SequenceCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SequenceCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value indicating whether the ICollection is read-only.  
    Top
    Public Methods
     NameDescription
    Public MethodDo not use it  
    Public MethodDo not use it  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodDo not use it  
    Public MethodDo not use it  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the items list of the collection has changed, or the collection is reset.  
    Top
    See Also