IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : UniqueIdCollection Class |
'Declaration
Public Class UniqueIdCollection Inherits System.Collections.Generic.HashSet(Of UniqueId) Implements System.Collections.Generic.ICollection(Of UniqueId), System.Collections.Generic.IEnumerable(Of UniqueId), System.Collections.Generic.IReadOnlyCollection(Of UniqueId), System.Collections.Generic.ISet(Of UniqueId), System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UniqueIdCollection
public class UniqueIdCollection : System.Collections.Generic.HashSet<UniqueId>, System.Collections.Generic.ICollection<UniqueId>, System.Collections.Generic.IEnumerable<UniqueId>, System.Collections.Generic.IReadOnlyCollection<UniqueId>, System.Collections.Generic.ISet<UniqueId>, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable
System.Object
System.Collections.Generic.HashSet<T>
IdeaBlade.EntityModel.UniqueIdCollection
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