KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Dynamic
Resource
Manager
Get
Stream Method
Overload List
GetStream(String)
Returns a
MemoryStream
instance from the resource of the specified
name
.
GetStream(String, CultureInfo)
Returns a
MemoryStream
instance from the resource of the specified
name
and
culture
.
See Also
Reference
DynamicResourceManager Class
KGySoft.Resources Namespace
In This Article
Overload List
See Also