AllExceptConstraintElement Constructor |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic AllExceptConstraintElement(
ConstraintElement constraintElement
)
Public Sub New (
constraintElement As ConstraintElement
)
public:
AllExceptConstraintElement(
ConstraintElement^ constraintElement
)
new :
constraintElement : ConstraintElement -> AllExceptConstraintElement
Parameters
- constraintElement
- Type: Lextm.SharpSnmpPro.MibConstraintElement
See Also