TypeOrValue Constructor (ISmiType) |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic TypeOrValue(
ISmiType type
)
Public Sub New (
type As ISmiType
)
public:
TypeOrValue(
ISmiType^ type
)
new :
type : ISmiType -> TypeOrValue
Parameters
- type
- Type: Lextm.SharpSnmpPro.MibISmiType
See Also