Removes all tags belonging to the specified group.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void DeleteTag( int group, int element, bool deleteAllInstances )
Public Sub DeleteTag ( _ group As Integer, _ element As Integer, _ deleteAllInstances As Boolean _ )
public: void DeleteTag( int group, int element, bool deleteAllInstances )
Parameters
- group
- Int32
The tag group
- element
- Int32
The tag element
- deleteAllInstances
- Boolean
If True deletes all instances