バージョン

GetBullets メソッド

名前で Bullets オブジェクトを取得します。
シンタックス
'宣言
 
Public Shared Function GetBullets( _
   ByVal name As String _
) As Bullets
public static Bullets GetBullets( 
   string name
)

パラメータ

name
事前に定義された箇条書きオブジェクトの名前の文字列。

戻り値の型

Bullets オブジェクト。
参照