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




The object to remove from the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
Removes the first occurrence of a specific object from the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
Syntax
'Declaration
 
Public Shadows Sub Remove( _
   ByVal item As AnnotationSearchRule _
) 
'Usage
 
Dim instance As AnnotationSearchRuleCollection(Of T)
Dim item As AnnotationSearchRule
 
instance.Remove(item)
public new void Remove( 
   AnnotationSearchRule item
)
public: new void Remove( 
   AnnotationSearchRule* item
) 
public:
new void Remove( 
   AnnotationSearchRule^ item
) 

Parameters

item
The object to remove from the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
See Also

Reference

AnnotationSearchRuleCollection<T> Class
AnnotationSearchRuleCollection<T> Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback