The UpdateCollection type exposes the following members.

Methods

  NameDescription
Public methodContains
Determine whether an update is in the UpdateCollection.
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Searches for the specified Update in the UpdateCollection.

See Also