FileHandleSource Class
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.
Wraps an IFileHandle as an IMultiStreamSource.
public sealed class FileHandleSource : Microsoft.ML.Data.IMultiStreamSource
type FileHandleSource = class
interface IMultiStreamSource
Public NotInheritable Class FileHandleSource
Implements IMultiStreamSource
- Inheritance
-
FileHandleSource
- Implements
Constructors
FileHandleSource(IFileHandle) |
Properties
Count |
Methods
GetPathOrNull(Int32) | |
Open(Int32) | |
OpenTextReader(Int32) |