Click or drag to resize

StiObjectStateSaverReadObjectStateFromString Method (Object, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectStateSaver.ReadObjectStateFromString(System.Object,System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void ReadObjectStateFromString(
	Object obj,
	string str
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Base.StiObjectStateSaver.ReadObjectStateFromString(System.Object,System.String)"]

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.StiObjectStateSaver.ReadObjectStateFromString(System.Object,System.String)"]

See Also