Include |
The IncludeTypeConstraintElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | IncludeTypeConstraintElement | Initializes a new instance of the IncludeTypeConstraintElement class |
Name | Description | |
---|---|---|
![]() | ConstraintType | Gets or sets the SMI type used as the constraint. |
![]() | 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) |
![]() | Includes | Gets or sets a value indicating whether the constraint includes (true) or excludes (false) the specified type. |
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) |