Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 367 Bytes

xmlcdatasection_length.md

File metadata and controls

22 lines (15 loc) · 367 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlCDataSection.Length
winrt property

Windows.Data.Xml.Dom.XmlCDataSection.Length

-description

Gets the length of the data, in Unicode characters.

-property-value

The length of the data, in Unicode characters.

-remarks

-examples

-see-also