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




The object to be added to the end of the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
Adds an object to the end of the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
Syntax
'Declaration
 
Public Shadows Sub Add( _
   ByVal item As AnnotationSearchRule _
) 
'Usage
 
Dim instance As AnnotationSearchRuleCollection(Of T)
Dim item As AnnotationSearchRule
 
instance.Add(item)
public new void Add( 
   AnnotationSearchRule item
)
public: new void Add( 
   AnnotationSearchRule* item
) 
public:
new void Add( 
   AnnotationSearchRule^ item
) 

Parameters

item
The object to be added to the end of the Accusoft.ThumbnailXpressSdk.AnnotationSearchRuleCollection<T>.
See Also

Reference

AnnotationSearchRuleCollection<T> Class
AnnotationSearchRuleCollection<T> Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback