Accusoft.ScanFixXpress7.Net
EnhancementResultsCollection Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.ScanFixXpressSdk Namespace : EnhancementResultsCollection Class

Glossary Item Box

The following tables list the members exposed by EnhancementResultsCollection.

Public Constructors

Public Properties

 NameDescription
Public PropertyCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyItem Gets or sets the element at the given index.  
Top

Protected Properties

 NameDescription
Protected PropertyInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top

Public Methods

 NameDescription
Public MethodAdd Adds an element to the collection.  
Public MethodClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodContains Determines whether the specified element is in the collection.  
Public MethodCopyTo Provide strongly typed member for ICollection  
Public MethodGetEnumerator Provide strongly typed enumerator  
Public MethodIndexOf Determines whether the specified element is in the collection and returns its index.  
Public MethodInsert Inserts an element into the collection.  
Public MethodRemove Removes an element from the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top

Protected Methods

 NameDescription
Protected MethodOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnInsertOverridden. Performs type checking on the object before inserting it to the EnhancementResultsCollection  
Protected MethodOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnRemoveOverridden. Performs type checking on the object before removing it from EnhancementResultsCollection  
Protected MethodOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnSetOverridden. Performs type checking prior to setting a valid results item in EnhancementResultsCollection  
Protected MethodOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnValidateOverridden.  Performs type checking on the object to ensure it is a ScanFix enhancement option  
Top

See Also

©2012. Accusoft Corporation. All Rights Reserved.