32feet.NET - Personal Area Networking for .NET
C#
VB
C++
F#
Show/Hide TOC
Ndef
Record Constructor
Initializes a new instance of the
NdefRecord
class
Definition
Namespace:
InTheHand.Nfc
Assembly:
InTheHand.Nfc (in InTheHand.Nfc.dll) Version: 1.0.1+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
Copy
public
NdefRecord
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
NdefRecord
()
F#
Copy
new
:
unit
->
NdefRecord
See Also
Reference
NdefRecord Class
InTheHand.Nfc Namespace
In This Article
Definition
See Also