バージョン

FileListForm コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal path As String, _
   ByVal webImages As Boolean, _
   ByVal extensions() As String _
)
public FileListForm( 
   string path,
   bool webImages,
   string[] extensions
)

パラメータ

path
webImages
extensions
参照