SourceModifier.Move Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Moves characters in the source document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Moves a specified number of characters to a new location.
Move(Int64, Int32, Int64, Boolean)
Moves a specified number of characters to a new location.
Move(Int64, Int32, Int64, Object)
Moves a specified number of characters to a new location.
Move(Int64, Int32, Int64, Object, Boolean)
Moves a specified number of characters to a new location.
Top
See Also
Reference
Microsoft.Windows.Design.SourceUpdate Namespace