バージョン

GetBullets メソッド

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

パラメータ

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

戻り値の型

Bullets オブジェクト。
参照

オンラインで表示: GitHub