LoadStream Method
LoadStream(Stream)
Declaration
bool LoadStream(Stream stream)
Parameters
Type | Name | Description |
---|---|---|
System.IO.Stream | stream |
Returns
Type | Description |
---|---|
System.Boolean |
LoadStream(TextReader)
Declaration
bool LoadStream(TextReader reader)
Parameters
Type | Name | Description |
---|---|---|
System.IO.TextReader | reader |
Returns
Type | Description |
---|---|
System.Boolean |