Click or drag to resize

IConstructCharPositionInLine Property

Gets the char position in line.

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

Property Value

Type: Int32
The char position in line.
See Also