AcMapIENameValueIterator::Find Method

Land Desktop Development ARX CPP SDK

AcMapIENameValueIterator:: Find Method
 

Searches the collection for an element.

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

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

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