バージョン

Bullets コンストラクタ(BulletType)

Bullets クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal type As BulletType _
)
public Bullets( 
   BulletType type
)

パラメータ

type
箇条書きのタイプ。
参照