Accusoft.ThumbnailXpress6.Net
FilterCollection Class Members
Properties  Methods 

The following tables list the members exposed by FilterCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of filters in the collection.  
Public PropertyIsFixedSizeGets an indicator if the collection is a fixed size.  
Public PropertyIsReadOnlyGets an indicator if the collection access is read-only.  
Public PropertyIsSynchronizedGets an indicator whether synchronized (thread-safe) read-write access to the collection is available.  
Public PropertyItemGets the filter object for the given collection index.  
Public PropertySyncRootGets an object that can be used to synchronize access to the collection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds the provided filter item to the end of the collection.  
Public MethodClearThis method clears all filters out of the collection.  
Public MethodContainsProvides an indication as to whether the collection contains the given filter. The matching criteria is based on the filter name.  
Public MethodCopyToCopy the collection to an array of Filters.  
Public MethodGetEnumeratorGets an enumerator for traversing the filters collection.  
Public MethodIndexOfReturns the index of the given filter in the collection.  
Public MethodInsertInserts the provided filter item into the collection at the given index.  
Public MethodRemoveRemoves the provided filter from the collection.  
Public MethodRemoveAtRemoves the filter at the given location in the collection.  
Top
See Also

Reference

FilterCollection Class
Accusoft.ThumbnailXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback