data buffer

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
protected byte[] _data
Visual Basic (Declaration)
Protected _data As Byte()
Visual C++
protected:
array<unsigned char>^ _data

See Also