[This is preliminary documentation and is subject to change.]
The Serializer used to carry out the read_instance and write_instance commands.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Serializer serializer { get; }
ReadOnly Property serializer As Serializer
property Serializer^ serializer { Serializer^ get (); }