バージョン

ScannerCollection クラス

スキャナのコレクションを表します。
シンタックス
'宣言
 
Public Class ScannerCollection 
   Inherits System.Collections.Generic.List(Of Scanner)
public class ScannerCollection : System.Collections.Generic.List<Scanner> 
参照

オンラインで表示: GitHub