バージョン

GetIntersection メソッド

指定したハッシュセットの共通部分を計算します。
シンタックス
'宣言
 
Public Shared Function GetIntersection( _
   ByVal set1 As HashSet, _
   ByVal set2 As HashSet _
) As HashSet
public static HashSet GetIntersection( 
   HashSet set1,
   HashSet set2
)

パラメータ

set1
set2
参照