IdeaBlade DevForce 2010 Help Reference
VerifierArgElementCollection Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : VerifierArgElementCollection Class


The following tables list the members exposed by VerifierArgElementCollection.

Public Constructors

 NameDescription
Public ConstructorVerifierArgElementCollection Constructor Default ctor.  
Top

Public Properties

 NameDescription
Public PropertyComparer (Inherited from System.Collections.ObjectModel.KeyedCollection<string,VerifierArgElement>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public PropertyItemOverloaded.  Base version throws an exception when not found. This version returns null; (Inherited from IdeaBlade.Core.Configuration.NamedElementCollection<VerifierArgElement>)
Top

Protected Properties

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodContainsOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,VerifierArgElement>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodEquals (Inherited from object)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodGetHashCode (Inherited from object)
Public MethodGetKey For internal use only.  
Public MethodGetType (Inherited from object)
Public MethodGetValueReturns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodRemoveOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,VerifierArgElement>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<VerifierArgElement>)
Public MethodToString (Inherited from object)
Top

Protected Methods

See Also

© 2013 All Rights Reserved.