IdeaBlade DevForce 2010 Help Reference
UniqueIdCollection Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : UniqueIdCollection Class


The following tables list the members exposed by UniqueIdCollection.

Public Constructors

 NameDescription
Public ConstructorUniqueIdCollection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyComparer (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public PropertyContainsIdentityIds Returns whether the list contains any auto-incrementing (Identity) properties.  
Public PropertyCount (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Top

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodAddRange Adds a collection of UniqueIds to this collection.  
Public MethodClear (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodContains (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodEquals (Inherited from object)
Public MethodExceptWith (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodGetHashCode (Inherited from object)
Public MethodGetObjectData (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodGetType (Inherited from object)
Public MethodIntersectWith (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodIsProperSubsetOf (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodIsProperSupersetOf (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodIsSubsetOf (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodIsSupersetOf (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodOnDeserialization (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodOverlaps (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodRemove (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodRemoveWhere (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodSetEquals (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodSymmetricExceptWith (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodToString (Inherited from object)
Public MethodTrimExcess (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Public MethodUnionWith (Inherited from System.Collections.Generic.HashSet<UniqueId>)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.