ComponentOne for .NET MAUI
Intersects メソッド (C1OrderedSet)

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 > C1OrderedSet クラス : Intersects メソッド
シンタックス
'宣言
 
Public Shared Function Intersects( _
   ByVal set1 As IOrderedSet(Of Integer), _
   ByVal set2 As IOrderedSet(Of Integer) _
) As System.Boolean
public static System.bool Intersects( 
   IOrderedSet<int> set1,
   IOrderedSet<int> set2
)

パラメータ

set1
set2
参照

参照

C1OrderedSet クラス
C1OrderedSet メンバ