All |
The AllExceptConstraintElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllExceptConstraintElement | Initializes a new instance of the AllExceptConstraintElement class with the specified constraint to exclude. |
Name | Description | |
---|---|---|
![]() | Element |
Gets or sets the next constraint element in the chain.
(Inherited from ConstraintElement) |
![]() | ExceptConstraint |
Gets or sets the constraint that, if satisfied, will cause this constraint to be excluded.
(Inherited from ConstraintElement) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | Verify |
Verifies whether the specified SNMP data satisfies the constraint.
(Inherited from ConstraintElement) |