[This is preliminary documentation and is subject to change.]
Class Constructor.
| C# | Visual Basic | Visual C++ |
public TagType( ushort group, ushort element, TagTypeEnum type )
Public Sub New ( _ group As UShort, _ element As UShort, _ type As TagTypeEnum _ )
public: TagType( unsigned short group, unsigned short element, TagTypeEnum type )