Responder Developer Guide
Find Method (ObjectEditorSearch)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Function Find( _
   ByVal pSearchConfig As IMMSearchConfiguration, _
   ByVal searchControl As IMMSearchControl _
) As IMMSearchResults
'Usage
 
Dim instance As ObjectEditorSearch
Dim pSearchConfig As IMMSearchConfiguration
Dim searchControl As IMMSearchControl
Dim value As IMMSearchResults
 
value = instance.Find(pSearchConfig, searchControl)
public IMMSearchResults Find( 
   IMMSearchConfiguration pSearchConfig,
   IMMSearchControl searchControl
)

Parameters

pSearchConfig
searchControl
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ObjectEditorSearch Class
ObjectEditorSearch Members

 

 


Send Comment