Name | Description | |
---|---|---|
SequenceCollection Constructor | Initializes a new instance of the SequenceCollection class. |
The following tables list the members exposed by SequenceCollection.
Name | Description | |
---|---|---|
SequenceCollection Constructor | Initializes a new instance of the SequenceCollection class. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. | |
Item |
Name | Description | |
---|---|---|
Add | Do not use it | |
Clear | Do not use it | |
Contains | Determines whether the ICollection contains a specific value. | |
CopyTo | Do not use it | |
Remove | Do not use it |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed, or the collection is reset. |