Click or drag to resize

ImportLine Property

Gets the line number.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public int Line { get; set; }

Property Value

Type: Int32
The line.

Implements

IConstructLine
See Also