Documentation for a minimal subset of the QSM API
IStringSerializable Interface
Namespaces > QS.Fx.Serialization > IStringSerializable
Interface implemented by objects that can have their contents serialized to a string or deserialized from a string representation.
Syntax
C#Visual BasicManaged C++
public interface IStringSerializable
Public Interface IStringSerializable
public interface class IStringSerializable
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
AsString
This property serializes the class to or deserializes it from a string representation.

ClassID
The unique class identifier.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0