Uploader for Silverlight
FindAll メソッド

構文
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Function FindAll( _
   ByVal match As System.Predicate(Of UploadFilePartInfo) _
) As System.Collections.Generic.List(Of UploadFilePartInfo)
[__DynamicallyInvokable()]
public System.Collections.Generic.List<UploadFilePartInfo> FindAll( 
   System.Predicate<UploadFilePartInfo> match
)

パラメータ

match
参照

UploadFilePartPackage クラス
UploadFilePartPackage メンバ