Responder Developer Guide
GetFinders Method


Syntax
'Declaration
 
Public Function GetFinders( _
   ByVal value As DataView _
) As ICollection(Of FilterFinderSettings)
'Usage
 
Dim instance As FilterFinderTreeView
Dim value As DataView
Dim value As ICollection(Of FilterFinderSettings)
 
value = instance.GetFinders(value)
public ICollection<FilterFinderSettings> GetFinders( 
   DataView value
)

Parameters

value
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