Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 389 Bytes

idatawriter_writedouble_129799091.md

File metadata and controls

23 lines (16 loc) · 389 Bytes
-api-id -api-type
M:Windows.Storage.Streams.IDataWriter.WriteDouble(System.Double)
winrt method

Windows.Storage.Streams.IDataWriter.WriteDouble

-description

Writes a floating-point value to the output stream.

-parameters

-param value

The value to write.

-remarks

-examples

-see-also