Click or drag to resize
ResourceSetClose Method
Closes and releases any resources used by this ResourceSet.

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public virtual void Close()
See Also