Get generic code trap value object

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public virtual Integer32 Generic { get; }
Public Overridable ReadOnly Property Generic As Integer32
public:
virtual property Integer32^ Generic {
	Integer32^ get ();
}

See Also