Size |
The SizeConstraintElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | SizeConstraintElement | Initializes a new instance of the SizeConstraintElement class with the specified constraint. |
Name | Description | |
---|---|---|
![]() | Constraint | Gets or sets the constraint associated with this size constraint element. |
![]() | 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.
(Overrides ConstraintElementVerify(ISnmpData)) |