Return internal integer array. This is required by static members of the class and other methods in
this library so internal attribute is applied to it.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
protected uint[] GetData() |
| Visual Basic |
|---|
Protected Function GetData As UInteger() |
| Visual C++ |
|---|
protected: array<unsigned int>^ GetData() |