Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 486 Bytes

xmltext_deletedata_1339091348.md

File metadata and controls

26 lines (18 loc) · 486 Bytes
-api-id -api-type
M:Windows.Data.Xml.Dom.XmlText.DeleteData(System.UInt32,System.UInt32)
winrt method

Windows.Data.Xml.Dom.XmlText.DeleteData

-description

Deletes specified data.

-parameters

-param offset

The offset, in characters, at which to start deleting the string data.

-param count

The number of characters to delete.

-remarks

-examples

-see-also