Current length of complete apdu.
Namespace: BasicCard.ProcessorCardsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
int Length { get; } |
Visual Basic |
---|
ReadOnly Property Length As Integer Get |
Visual C++ |
---|
property int Length { int get (); } |
F# |
---|
abstract Length : int with get |