CreditCard.Select(Span<Byte>) Method

Definition

Select an application identifier

public Iot.Device.Card.ErrorType Select (Span<byte> toSelect);
member this.Select : Span<byte> -> Iot.Device.Card.ErrorType
Public Function Select (toSelect As Span(Of Byte)) As ErrorType

Parameters

toSelect
Span<Byte>

The application identifier

Returns

The error status

Applies to