FileHandleSource.Open(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.IO.Stream Open (int index);
abstract member Open : int -> System.IO.Stream
override this.Open : int -> System.IO.Stream
Public Function Open (index As Integer) As Stream
Parameters
- index
- Int32