ArcFM Desktop Developer Guide
MatchesCriteria(IList<ICompatibleUnit>) Method


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

List of compatible units to iterate over
Calls into MatchesCriteria(ICompatibleUnit) for each compatible unit cuList
Syntax
'Declaration
 
Overloads Function MatchesCriteria( _
   ByVal cuList As IList(Of ICompatibleUnit) _
) As IList(Of ICompatibleUnit)
'Usage
 
Dim instance As ICuFilter
Dim cuList As IList(Of ICompatibleUnit)
Dim value As IList(Of ICompatibleUnit)
 
value = instance.MatchesCriteria(cuList)

Parameters

cuList
List of compatible units to iterate over

Return Value

List of compatible units that matched criteria
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

ICuFilter Interface
ICuFilter Members
Overload List

 

 


Send Comment