IntegrityContainer.Dispose() Method
Releases all resources used by IntegrityContainer.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
Calling the Dispose method allows you to reallocate the resources used by a IntegrityContainer instance.
See Also