IdComponentListAdd Method |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic void Add(
IdComponent component
)
Public Sub Add (
component As IdComponent
)
public:
void Add(
IdComponent^ component
)
member Add :
component : IdComponent -> unit
Parameters
- component
- Type: Lextm.SharpSnmpPro.MibIdComponent
See Also