Mono Class Library: Overview

System.Resources.ResourceSet: Members

The members of System.Resources.ResourceSet are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Documentation for this section has not yet been entered.

Protected Fields

ReaderIResourceReader. Documentation for this section has not yet been entered.
TableHashtable. Documentation for this section has not yet been entered.

Public Methods

Close()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
GetDefaultReader() : Type
Documentation for this section has not yet been entered.
GetDefaultWriter() : Type
Documentation for this section has not yet been entered.
GetEnumerator() : IDictionaryEnumerator
Documentation for this section has not yet been entered.
GetObject(string) : object
Documentation for this section has not yet been entered.
GetObject(string, bool) : object
Documentation for this section has not yet been entered.
GetString(string) : string
Documentation for this section has not yet been entered.
GetString(string, bool) : string
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
ReadResources()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IEnumerable.GetEnumeratorDocumentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.