The UpdateCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Determine whether an update is in the UpdateCollection.
| |
| GetEnumerator |
Implements strong typed IEnumerable<T>.GetEnumerator.
| |
| IndexOf |
Searches for the specified Update in the UpdateCollection.
|
Properties
| Name | Description | |
|---|---|---|
| Count |
Get the number of Updates actually contained in the UpdateCollection | |
| Item |
Get an Update by zero-based index from the UpdateCollection.
|