ResXResourceWriter.Close Method

Definition

Releases all resources used by the ResXResourceWriter.

public:
 virtual void Close();
public void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Sub Close ()

Implements

Remarks

Calling this method is the equivalent of calling Dispose.

Applies to