ImageGear for .NET
Remove Method
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : Remove Method




item
The object to remove from the ImGearXMPArray<T>.

Glossary Item Box

Removes the first occurrence of a specific object from the ImGearXMPArray<T>.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

item
The object to remove from the ImGearXMPArray<T>.

Return Value

If item was successfully removed, returns true, otherwise - false. This method also returns false if item was not found in the ImGearXMPArray<T>.

See Also

©2013. Accusoft Corporation. All Rights Reserved.