'Declaration
Public Function IntersectsWith( _ ByVal value As System.Collections.ICollection _ ) As System.Boolean
'Usage
Dim instance As NForceList Dim value As System.Collections.ICollection Dim value As System.Boolean value = instance.IntersectsWith(value)
public System.bool IntersectsWith( System.Collections.ICollection value )
Parameters
- value