BrowsePointBlock Constructors
Initialises a new instance of the BrowsePointBlock class from a stream.
public BrowsePointBlock(Stream stream);
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |
Initialises a new instance of the BrowsePointBlock class from a stream.
public BrowsePointBlock(Stream stream);
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |