xSQL.SchemaCompare.SqlServer Namespace : PairCollectionBase<TPair,TItem> Class |
The following tables list the members exposed by PairCollectionBase<TPair,TItem>.
Name | Description | |
---|---|---|
![]() | PairCollectionBase<TPair,TItem> Constructor | Initializes a new instance of the PairCollectionBase<TPair,TItem> class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | AddRange | Adds the elements of the specified collection to this collection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TPair>) |