Gets the number of object identifiers
in the object.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public virtual int Length { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Length As Integer Get |
| Visual C++ |
|---|
public: virtual property int Length { int get (); } |