ElementValidationResult.Dispose Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Dispose() |
Releases all resources used by the ValidationResult.
(Inherited from ValidationResult.) |
|
Dispose(Boolean) |
Releases the unmanaged resources used by the ElementValidationResult and optionally releases the managed resources.
(Overrides ValidationResult.Dispose(Boolean).) |
See Also
ElementValidationResult Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace