CharDefinitionListValueAdd Method |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic void Add(
CharDefinition definition
)
Public Sub Add (
definition As CharDefinition
)
public:
void Add(
CharDefinition^ definition
)
member Add :
definition : CharDefinition -> unit
Parameters
- definition
- Type: Lextm.SharpSnmpPro.MibCharDefinition
See Also