Accusoft.ImagXpress13.Net
Remove Method (ImageXTagCollection)




The ImageXTag to be removed.
Removes the ImageXTag from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal tag As ImageXTag _
) 
'Usage
 
Dim instance As ImageXTagCollection
Dim tag As ImageXTag
 
instance.Remove(tag)
public void Remove( 
   ImageXTag tag
)
public: void Remove( 
   ImageXTag* tag
) 
public:
void Remove( 
   ImageXTag^ tag
) 

Parameters

tag
The ImageXTag to be removed.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageXTagCollection Class
ImageXTagCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback