| Maptitude GISDK Help |
Serializes a GISDK object into an options array.
Added to Version 2017.
array arr = Serialize(object obj)
| Argument | Contents |
|---|---|
| obj | An object (an instance of a GISDK class) |
An array representing the serialized object.
For more information, see Serialization.
| Error Type | Meaning |
|---|---|
| Error | The input is not a proper object. |
| Function | Summary |
|---|---|
| Deserialize() | Deserializes an options array into a GISDK object |
| ©2025 Caliper Corporation | www.caliper.com |