Dela via


ISourceChanger Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

An interface that uses a copy model to modify the source.

The ISourceChanger type exposes the following members.

Methods

 

Name

Description

Public method

CopyTo

Copies from the current location to the new location.

Public method

Done

Called when all changes are made to the source.

Public method

Insert

Inserts text at the current location.

Public method

InsertChanger

Inserts the source read from an ISourceReader to the current location.

Public method

MoveTo

Moves the current location to the specified location without copying.

Top

See Also

Reference

ISourceChanger Interface

Microsoft.Windows.Design.SourceUpdate Namespace