Checks for a tag presence.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool TagExists( int tag )
Public Function TagExists ( _ tag As Integer _ ) As Boolean
public: bool TagExists( int tag )
Parameters
- tag
- Int32
Tag code.