バージョン

Add メソッド (GaugeAnnotationCollection)

このコレクションに GaugeAnnotation を追加します。
シンタックス
'宣言
 
Public Overridable Function Add( _
   ByVal annotation As GaugeAnnotation _
) As Integer
public virtual int Add( 
   GaugeAnnotation annotation
)

パラメータ

annotation
追加する GaugeAnnotation。

戻り値の型

新しく追加した GaugeAnnotation のインデックス。
参照