public class ChangeConflictCollection : System.Collections.Generic.ICollection<ObjectChangeConflict>, System.Collections.Generic.IEnumerable<ObjectChangeConflict>, System.Collections.Generic.IEnumerable<T>, System.Collections.ICollection, System.Collections.IEnumerable
'Declaration Public Class ChangeConflictCollection Implements System.Collections.Generic.ICollection(Of ObjectChangeConflict), System.Collections.Generic.IEnumerable(Of ObjectChangeConflict), System.Collections.Generic.IEnumerable(Of T), System.Collections.ICollection, System.Collections.IEnumerable