ISerializationConverter Convert Method | Glimpse API Documentation |
Converts the specified object into a representation suitable for serialization.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- target
- Type: System Object
The object to be converted.
Return Value
The new object representation.See Also