EpcFieldAttribute.BitCount Property

TegoOS

EpcFieldAttributeBitCount Property
Number of bits in field (or 0 if variable).

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int BitCount { get; }
Public ReadOnly Property BitCount As Integer
	Get
public:
property int BitCount {
	int get ();
}
member BitCount : int with get

Property Value

Type: Int32
See Also