Table of Contents

Interface IStringImport

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

Provides methods to load text content.

public interface IStringImport

Methods

BeginRead(TextReader, object)

When implemented by a class, starts reading routine.

EndRead()

When implemented by a class, finalizes reading routine.

Read()

When implemented by a class, loads entire content.