| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Buffer As Byte() | |
| C# | |
|---|---|
public readonly byte[] Buffer | |
| Managed Extensions for C++ | |
|---|---|
public: readonly byte[]* Buffer | |
| C++/CLI | |
|---|---|
public: readonly array<byte>^ Buffer | |
Target Platforms: Microsoft .NET Framework 2.0
|
| PowerTCP Telnet for .NET CF | |
| Buffer Field | |
| See Also Send comments on this topic. | |
| Dart.Common Namespace > Data Class : Buffer Field |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Buffer As Byte() | |
| C# | |
|---|---|
public readonly byte[] Buffer | |
| Managed Extensions for C++ | |
|---|---|
public: readonly byte[]* Buffer | |
| C++/CLI | |
|---|---|
public: readonly array<byte>^ Buffer | |
Target Platforms: Microsoft .NET Framework 2.0