A Sandcastle Documented Class Library
![]() | PartitionedEpcEncoderGetSecondPartitionCharacterCount Method |
Gets the character count in the second partition.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

protected virtual int GetSecondPartitionCharacterCount( int partitionValue )
Protected Overridable Function GetSecondPartitionCharacterCount ( partitionValue As Integer ) As Integer
protected: virtual int GetSecondPartitionCharacterCount( int partitionValue )
abstract GetSecondPartitionCharacterCount : partitionValue : int -> int override GetSecondPartitionCharacterCount : partitionValue : int -> int
Parameters
- partitionValue
- Type: SystemInt32
Partition value.
Return Value
Type: Int32Number of characters in the second partition.
