Accusoft.ImagXpress13.Net
RemoveAt Method (RedeyeCollection)




Remove operation for the RedeyeRectangle collection. Call the RedeyeRectangle destructor to free the RedeyeRectangle then remove the RedeyeRectangle from the collection.
Syntax
'Declaration
 
Public Shadows Sub RemoveAt( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As RedeyeCollection
Dim index As Integer
 
instance.RemoveAt(index)
public new void RemoveAt( 
   int index
)
public: new void RemoveAt( 
   int index
) 
public:
new void RemoveAt( 
   int index
) 

Parameters

index
See Also

Reference

RedeyeCollection Class
RedeyeCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback