シンタックス
'宣言
Public Shared Function ContainsAny(Of )( _
ByVal As System.Collections.Generic.List(Of T), _
ByVal ParamArray () As _
) As System.Boolean
public static System.bool ContainsAny<>(
System.Collections.Generic.List<T> ,
params []
)
パラメータ
- list
- values
型パラメータ
- T
参照