Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

struct System.​Resources.​IResourceReader

Assembly: System.Runtime

Provides the base functionality for reading data from resource files.

Methods

public void
Close​()
Closes the resource reader after releasing any resources associated with it.
GetEnumerator​()
Returns A dictionary enumerator for the resources for this reader.
Returns a dictionary enumerator of the resources for this reader.