Click or drag to resize

StiActivatorCreateObject Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiActivator.CreateObject(System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Object CreateObject(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Stimulsoft.Base.StiActivator.CreateObject(System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Base.StiActivator.CreateObject(System.String)"]

See Also