Kill a tag. The first tag seen is killed.
| C# | Visual Basic | Visual C++ |
public abstract void KillTag( TagFilter target, TagAuthentication password )
Public MustOverride Sub KillTag ( _ target As TagFilter, _ password As TagAuthentication _ )
public: virtual void KillTag( TagFilter^ target, TagAuthentication^ password ) abstract
- target (TagFilter)
- the tag to kill, or null
- password (TagAuthentication)
- the authentication needed to kill the tag