'宣言 Public Overloads Function Add( _ ByVal caption As System.String, _ ByVal location As IDocumentLocation _ ) As System.Integer
public System.int Add( System.string caption, IDocumentLocation location )
パラメータ
- caption
- 追加するノードのキャプション。
- location
- 追加するノードの位置。
戻り値の型
コレクションに追加されたオブジェクトのインデックスを返します。