Accusoft.ThumbnailXpress6.Net
RemoveAt Method (ThumbnailItemCollection)




Position of the thumbnail to remove.
This method removes the thumbnail item at the given location in the collection. The display is updated if appropriate
Syntax
'Declaration
 
Public Overridable Shadows Sub RemoveAt( _
   ByVal collectionIndex As Integer _
) 
'Usage
 
Dim instance As ThumbnailItemCollection
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 of the thumbnail to remove.
See Also

Reference

ThumbnailItemCollection Class
ThumbnailItemCollection Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback