Skip to content

ArcGISJSONSerializable<T>

Namespace: GameEngine.Io
Class: GameEngine/Io/ArcGISJSONSerializable<T>
Since: 1.0.0

Summary

An interface for reading and writing JSON.

Methods

SignatureReturn TypeSummary

ToJSON()

string

Convert an object to JSON string.

ToJSON

string ToJSON()

Convert an object to JSON string.

Since 1.0.0

Returns string

A string which is the JSON string.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.