EmbeddedTypeLine Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic int Line { get; set; }
Public Property Line As Integer
Get
Set
public:
virtual property int Line {
int get () sealed;
void set (int value) sealed;
}
abstract Line : int with get, set
override Line : int with get, set
Property Value
Type:
Int32Implements
IConstructLine
See Also