Gets the specified resource stream.

C# | Visual Basic | Visual C++ | F# |
public Stream Get( string uri, out long contentSize )
Public Function Get ( uri As String, <OutAttribute> ByRef contentSize As Long ) As Stream
public: Stream^ Get( String^ uri, [OutAttribute] long long% contentSize )
member Get : uri : string * contentSize : int64 byref -> Stream

Stream
Retruns resource stream.
Retruns resource stream.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when uri is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119