←Select platform

Count Property

Summary

Gets the size (in bytes) of the tag data.

Syntax
C#
VB
Objective-C
C++
Java
public int Count { get; } 
Public ReadOnly Property Count As Integer 
@property (nonatomic, assign, readonly) NSUInteger count 
public int getCount() 
public: 
property int Count { 
   int get(); 
} 

Property Value

The size in bytes of the tag data.

Example

For an example, refer to ReadTag.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly