AcMapIEExpressionTargetIterator::Find Method

Land Desktop Development ARX CPP SDK

AcMapIEExpressionTargetIterator:: Find Method
 

Searches the collection for an element.

virtual bool Find(
    const ACHAR*& pszExpression, 
    const ACHAR * pszTarget
) = 0;
Parameters 
Description 
pszExpression 
Output expression corresponding to the input target if the expression-target pair was found. An empty string indicates that the element was not found.  
pszTarget 
Input case-insensitive target of the expression-target pair to find.  
Returns

Returns true if the element was found; otherwise, returns false. False indicates an invalid output expression.

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].