Click or drag to resize

ObjectTypeMacroCharPositionInLine Property

Gets the char position in line.

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

Property Value

Type: Int32
The char position in line.

Implements

IConstructCharPositionInLine
See Also