PrintDocument for WinForms
Remove メソッド (TagCollection)


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

パラメータ

tag
削除するオブジェクト。
参照

TagCollection クラス
TagCollection メンバ