InedoSDK Reference
Version:

OpenRead Method

Opens the file for read access.

Syntax

public abstract System.IO.Stream OpenRead()

Returns

System.IO.Stream backed by the file's content.