PowerSNMP for .NET CF
Buffer Field
See Also  Send comments on this topic.
Dart.Common Namespace > Segment Class : Buffer Field




Gets the buffer that holds data.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Buffer As Byte()
Visual Basic (Usage)Copy Code
Dim instance As Segment
Dim value() As Byte
 
value = instance.Buffer
C# 
public readonly byte[] Buffer
Managed Extensions for C++ 
public: readonly byte[]* Buffer
C++/CLI 
public:
readonly array<byte>^ Buffer

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.