Buffer Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the buffer associated with the current transaction.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly Buffer As Byte()
public readonly byte[] Buffer
public:
initonly array<unsigned char>^ Buffer
val Buffer: byte[]
public final var Buffer : byte[]

.NET Framework Security

See Also

Reference

I2CDevice. . :: . .I2CTransaction Class

Microsoft.SPOT.Hardware Namespace