C1.WPF.Input Namespace / C1TagEditor Class / RemoveTag Method

In This Topic
RemoveTag Method
In This Topic
Remove a specific tag.
Syntax
'Declaration
 
Public Sub RemoveTag( _
   ByVal tag As C1Tag _
) 
 

Parameters

tag
See Also