This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONWriter Interface > IJSONWriter.WriteFloatVal Method (ArcObjects .NET 10.4 SDK) |
Writes a float in array.
[Visual Basic .NET] Public Sub WriteFloatVal ( _ ByVal Value As Single _ )
[C#] public void WriteFloatVal ( float Value );
[C++]
HRESULT WriteFloatVal(
float Value
);
[C++]
Parameters Value Value is a parameter of type float