Accusoft.ThumbnailXpress6.Net
RemoveAt Method (SelectedThumbnailItemCollection)




Position in the selected item collection of the thumbnail to remove.
This method removes the thumbnail at the given location in the selected item collection. The display is updated if appropriate.
Syntax
'Declaration
 
Public Overridable Shadows Sub RemoveAt( _
   ByVal collectionIndex As Integer _
) 
'Usage
 
Dim instance As SelectedThumbnailItemCollection
Dim collectionIndex As Integer
 
instance.RemoveAt(collectionIndex)
public virtual new void RemoveAt( 
   int collectionIndex
)
public: virtual new void RemoveAt( 
   int collectionIndex
) 
public:
virtual new void RemoveAt( 
   int collectionIndex
) 

Parameters

collectionIndex
Position in the selected item collection of the thumbnail to remove.
See Also

Reference

SelectedThumbnailItemCollection Class
SelectedThumbnailItemCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback