NdefMessage.Records Property

[Missing <summary> documentation for "P:InTheHand.Nfc.NdefMessage.Records"]

Definition

Namespace: InTheHand.Nfc
Assembly: InTheHand.Nfc (in InTheHand.Nfc.dll) Version: 1.0.1+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public IReadOnlyCollection<NdefRecord> Records { get; }

Property Value

IReadOnlyCollection<NdefRecord>

See Also