Gen2-specific version of TagData
| C# | Visual Basic | Visual C++ |
public class TagReadData : ProtocolTagReadData
Public Class TagReadData _ Inherits ProtocolTagReadData
public ref class TagReadData : public ProtocolTagReadData
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| Gen2..::.TagReadData()()() |
Create TagReadData
| |
| _lf |
Gen2 LinkFrequency
| |
| _q |
Gen2 Q
| |
| _target |
Gen2.TagReadData
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LF |
Gen2 Link Frequency when tag was read
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Q |
Gen2 Q when tag was read
| |
| Target |
Gen2 Target when tag was read
| |
| ToString()()() | (Inherited from Object.) |
| Object | ||
| ProtocolTagReadData | ||
| Gen2..::.TagReadData | ||