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