Accusoft.ScanFixXpress8.Net
EnhancementOptionsCollection Class Members
Properties  Methods 


The following tables list the members exposed by EnhancementOptionsCollection.

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 PropertyItemGets 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 MethodAddAdds 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 MethodCopyToProvide strongly typed member for ICollection  
Public MethodGetEnumeratorProvide strongly typed enumerator  
Public MethodIndexOf Determines whether the specified element is in the collection and returns its index.  
Public MethodInsertInserts an element into the collection.  
Public MethodRemoveRemoves 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 EnhancementOptionsCollection  
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 EnhancementOptionsCollection  
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 options item in EnhancementOptionsCollection  
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

Reference

EnhancementOptionsCollection Class
Accusoft.ScanFixXpressSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback