Click or drag to resize

StiNameTypeCollection.Add Method (String, Type)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiNameTypeCollection.Add(System.String,System.Type)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void Add(
	string name,
	Type type
)

Parameters

name
Type: System.String

[Missing <param name="name"/> documentation for "M:Stimulsoft.Base.StiNameTypeCollection.Add(System.String,System.Type)"]

type
Type: System.Type

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiNameTypeCollection.Add(System.String,System.Type)"]

See Also