Responder Developer Guide
ConstructFinderUI Method


Syntax
'Declaration
 
Public Sub ConstructFinderUI( _
   ByVal finders As ICollection(Of FilterFinderSettings) _
) 
'Usage
 
Dim instance As FilterFinderTreeView
Dim finders As ICollection(Of FilterFinderSettings)
 
instance.ConstructFinderUI(finders)
public void ConstructFinderUI( 
   ICollection<FilterFinderSettings> finders
)

Parameters

finders
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

FilterFinderTreeView Class
FilterFinderTreeView Members

 

 


Send Comment