Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Add メソッド (GaugeCollection)
このコレクションにゲージを追加します。
シンタックス
'宣言
Public Overridable Function Add( _
ByVal As Gauge _
) As Integer
public virtual int Add(
Gauge
)
パラメータ
- gauge
- 追加するゲージ。
戻り値の型
新しく追加したゲージのインデックス。
参照