xSQL.Schema.Core Namespace : KeyedCollectionBase<TKey,TItem> Class |
'Declaration <System.Reflection.DefaultMemberAttribute("Item")> Public Class KeyedCollectionBase (Of TKey,TItem As IKeyedEntity(Of TKey)) Inherits System.Collections.ObjectModel.KeyedCollection(Of TKey,TItem)
[System.Reflection.DefaultMemberAttribute("Item")] public class KeyedCollectionBase<TKey,TItem> : System.Collections.ObjectModel.KeyedCollection<TKey,TItem> where TItem: IKeyedEntity<TKey>
[System.Reflection.DefaultMemberAttribute("Item")] public __gc class KeyedCollectionBase<TKey,TItem> : public System.Collections.ObjectModel.KeyedCollection<TKey,TItem> where TItem: IKeyedEntity<TKey>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
xSQL.Schema.Core.KeyedCollectionBase<TKey,TItem>
xSQL.Schema.SqlServer.FileGroupMappingCollection
xSQL.Schema.SqlServer.Filter.EntityFilterCollection
xSQL.Schema.SqlServer.SchemaMappingCollection
xSQL.SchemaCompare.SqlServer.SchemaFilterCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2