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


The following tables list the members exposed by EntityAspect.VerifierErrorsCollection.

Public Properties

 NameDescription
Public PropertyCountSee System.Collections.ICollection.Count.  
Public PropertyHasErrors Returns whether this collection contains any errors.  
Public PropertyIsReadOnlySee IsReadOnly.  
Top

Public Methods

 NameDescription
Public MethodAdd Used to Add an errant VerifierResult to this collection.  
Public MethodClear Clears this collection.  
Public MethodContains Returns whether this collection contains a specific VerifierResult.  
Public MethodCopyToSee System.Collections.ICollection.CopyTo(System.Array,System.Int32).  
Public MethodEquals (Inherited from object)
Public MethodGetEnumeratorSee System.Collections.IEnumerable.GetEnumerator.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodRemove Removes a VerifierResult from this collection.  
Public MethodToString (Inherited from object)
Public MethodUpdateWith For internal use only.  
Top

Protected Methods

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

See Also

© 2013 All Rights Reserved.