Tag Class

Definition

A Tag class containing part of a card information

C#
public class Tag
Inheritance
Tag
Derived

Constructors

Tag()

Create an empty tag

Tag(UInt32, Byte[], UInt32, List<Tag>)

Instantiate Tag class containing part of a card information

Properties

Data

The data of the Tag

IsConstructed

True if the Tag is constructed, which means contains sub Tags A constructed tag is not necessary a template

Parent

The Tag parent, 0 is it's a root Tag

TagNumber

The Tag number

Tags

List of Tag that this Tag can contain if it's a constructed one or a template or a DOL

Methods

SearchTag(List<Tag>, UInt32)

Search for a specific tag in a list of Tag including the sub Tags

Applies to

Produk Versi
.NET IoT Libraries 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0