Accusoft.ThumbnailXpress6.Net
RemoveAt Method (AnnotationSearchRuleCollection<T>)




The zero-based index of the element to remove.
Removes the element at the specified index of the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
Syntax
'Declaration
 
Public Shadows Sub RemoveAt( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As AnnotationSearchRuleCollection(Of T)
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
The zero-based index of the element to remove.
See Also

Reference

AnnotationSearchRuleCollection<T> Class
AnnotationSearchRuleCollection<T> Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback