Click or drag to resize

StiObjectSchemaLoadFromBytes Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectSchema.LoadFromBytes(System.Byte[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual void LoadFromBytes(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Stimulsoft.Base.StiObjectSchema.LoadFromBytes(System.Byte[])"]

See Also