Modifier

PreserializedResourceWriter.Close Method

Definition

Calls Dispose() to dispose the resource writer.

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

Implements

Exceptions

The resource list is null.

Applies to