PrintDocument for WinForms
Remove メソッド (OutlineNodeCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > OutlineNodeCollection クラス : Remove メソッド
削除するノード。
ノードを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal node As OutlineNode _
) 
'使用法
 
Dim instance As OutlineNodeCollection
Dim node As OutlineNode
 
instance.Remove(node)
public void Remove( 
   OutlineNode node
)

パラメータ

node
削除するノード。
参照

OutlineNodeCollection クラス
OutlineNodeCollection メンバ