ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedElemList Object > IGMedElemList Methods > RemoveCurrentElem Method |
Removes the Current Data Element from the Data Set. The new Current Data Element will be the Data Element following the one that was just removed, unless you have deleted the last DE, in which case the Current DE would be the "new" last DE.
If the Data Set is empty (there are no removable DEs remaining) the method returns False. The critical DEs cannot be removed. Non-removable DEs also Sequence and Item Delimiters.
RemoveCurrentElem() As Boolean
Returns True if the Element has been removed.
N/A
Med