PrintDocument for WinForms
Remove メソッド (TagCollection)


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

パラメータ

tag
The object to remove.
参照

TagCollection クラス
TagCollection メンバ