The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ResourceSet Constructor (Stream^)
.NET Framework (current version)
Creates a new instance of the ResourceSet class using the system default ResourceReader that reads resources from the given stream.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The stream is not readable. |
| ArgumentNullException | The stream parameter is null. |
SecurityPermissionSecurityCriticalAttribute
for providing serialization services. Associated enumeration: SerializationFormatter Security action: LinkDemand
requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: