バージョン

Find メソッド (ScannerCollection)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Function Find( _
   ByVal match As System.Predicate(Of Scanner) _
) As Scanner
[__DynamicallyInvokableAttribute()]
public Scanner Find( 
   System.Predicate<Scanner> match
)

パラメータ

match
参照

オンラインで表示: GitHub