バージョン

FileUploadExtensionCollection コンストラクタ(WebUpload)

新しい FileUploadExtensionCollection を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As WebUpload _
)
public FileUploadExtensionCollection( 
   WebUpload owner
)

パラメータ

owner
このコレクションが属す WebUpload。
参照