[Missing <summary> documentation for "T:Stimulsoft.Base.Serializing.StiSerializing"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Base.Serializing
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public class StiSerializing
Public Class StiSerializing
The StiSerializing type exposes the following members.
Constructors Properties Methods
| Name | Description |
---|
| AddSourceTypeToDestinationType | |
| AddStringProperty | |
| AddStringType | |
| ClearPropertyString | |
| ClearStringType | |
| Deserialize(Object, Stream, String) | |
| Deserialize(Object, TextReader, String) | |
| Deserialize(Object, String, String) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetDefaultValue | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetPropertyFromString | |
| GetStringFromProperty | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| GetTypeOfArrayElement | |
| InvokeDeserializing | |
| InvokeGlobalDeserializing | |
| InvokeGlobalSerializing | |
| InvokeSerializing | |
| IsContent | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| OnDeserializing | |
| OnSerializing | |
| Serialize(Object, StiSerializeTypes) | |
| Serialize(Object, Stream, String) | |
| Serialize(Object, String, String) | |
| Serialize(Object, Stream, String, StiSerializeTypes) | |
| Serialize(Object, TextWriter, String, StiSerializeTypes) | |
| SerializeControl | |
| SerializeObject(Object, StiSerializeTypes) | |
| SerializeObject(XmlTextWriter, StiPropertyInfoCollection) | |
| SetProperty | |
| SetReferenceDeserializing | |
| SetReferenceSerializing | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopEvents Fields See Also