Dela via


SourceModifier.Delete 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.

Deletes characters from 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

Public method

Delete(Int64, Int32)

Deletes a specified number of characters at a specified location.

Public method

Delete(Int64, Int32, Boolean)

Deletes a specified number of characters at a specified location.

Top

See Also

Reference

SourceModifier Class

SourceModifier Members

Microsoft.Windows.Design.SourceUpdate Namespace

Other Resources

WPF Designer Extensibility