IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityKeyList Class |
'Declaration
Public Class EntityKeyList Inherits System.Collections.ObjectModel.Collection(Of EntityKey) Implements System.Collections.Generic.ICollection(Of EntityKey), System.Collections.Generic.IEnumerable(Of EntityKey), System.Collections.Generic.IList(Of EntityKey), System.Collections.Generic.IReadOnlyCollection(Of EntityKey), System.Collections.Generic.IReadOnlyList(Of EntityKey), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As EntityKeyList
public class EntityKeyList : System.Collections.ObjectModel.Collection<EntityKey>, System.Collections.Generic.ICollection<EntityKey>, System.Collections.Generic.IEnumerable<EntityKey>, System.Collections.Generic.IList<EntityKey>, System.Collections.Generic.IReadOnlyCollection<EntityKey>, System.Collections.Generic.IReadOnlyList<EntityKey>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
System.Object
System.Collections.ObjectModel.Collection<T>
IdeaBlade.EntityModel.EntityKeyList
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