PrintDocument for WinForms
Remove メソッド (OutlineNodeCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutlineNodeCollection クラス : Remove メソッド
The node to remove.
Removes a node from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal node As OutlineNode _
) 
'使用法
 
Dim instance As OutlineNodeCollection
Dim node As OutlineNode
 
instance.Remove(node)
public void Remove( 
   OutlineNode node
)

パラメータ

node
The node to remove.
参照

OutlineNodeCollection クラス
OutlineNodeCollection メンバ