Returns the specified tag as string.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string GetString( int tag )
Public Function GetString ( _ tag As Integer _ ) As String
public: String^ GetString( int tag )
Parameters
- tag
- Int32
Tag code.