AcMapIEExpressionTargetIterator::Remove Method

Land Desktop Development ARX CPP SDK

AcMapIEExpressionTargetIterator:: Remove Method
 

Removes an element from the collection.

virtual bool Remove(
    const ACHAR* pszTarget
) = 0;
Parameters 
Description 
pszTarget 
Input case-insensitive target of the expression-target pair to remove.  
Returns

Returns true if the element was removed successfully; otherwise, returns false.

Remarks

If the iterator is pointing to the removed element, it advances to the next element if possible.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].