←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.