Edit

Share via


MifareCard.IsSectorBlock(Byte) Method

Definition

Is it a block sector?

public bool IsSectorBlock (byte blockNumber);
member this.IsSectorBlock : byte -> bool
Public Function IsSectorBlock (blockNumber As Byte) As Boolean

Parameters

blockNumber
Byte

Input block number

Returns

True if it is a sector block

Applies to