Accusoft.ThumbnailXpress6.Net
SelectedThumbnailItemCollection Class Members
Properties  Methods 

The following tables list the members exposed by SelectedThumbnailItemCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCountRead-only property returning the number of items in the selected item collection.  
Public PropertyIsFixedSizeRead-only property returning whether the collection is a fixed size.  
Public PropertyIsReadOnlyRead-only property returning whether the collection access is read-only.  
Public PropertyIsSynchronizedRead only property returning whether synchronized (thread-safe) read-write access to the Collection is available. Will always return false. Use the SelectedThumbnailItemCollectionEnumerator and its Lock method to access the SelectedThumbnailItemCollection in a read-only thread safe manner.  
Public PropertyItemRead-only property returning the thumbnail item object from the given selected item collection index.  
Public PropertySyncRootRead-only property returning an object that can be used to synchronize access to the collection.  
Top
Public Methods
 NameDescription
Public MethodAddThis method adds a new thumbnail item to the selected item collection. The display is updated if appropriate.  
Public MethodClearThis method clears all thumbnails out of the selected item collection. The display is updated if appropriate.  
Public MethodContainsThis method provides an indication as to whether the selected item collection contains the given thumbnail. The matching criteria is based on the filename / page number information.  
Public MethodCopyToMethod to copy the selected item collection to an array of ThumbnailItems.  
Public MethodGetEnumeratorThis method returns an enumerator for traversing the selected item collection.  
Public MethodIndexOfThis method returns the index of the given thumbnail in the selected item collection. The matching criteria is based on the filename / page number information.  
Public MethodInsertThis method inserts the provided thumbnail item into the selected item collection at the given index. The display is updated if appropriate.  
Public MethodRemoveThis method removes the provided thumbnail from the selected item collection. The matching criteria is based on the filename / page number information. The display is updated if appropriate.  
Public MethodRemoveAtThis method removes the thumbnail at the given location in the selected item collection. The display is updated if appropriate.  
Top
See Also

Reference

SelectedThumbnailItemCollection Class
Accusoft.ThumbnailXpressSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback