Click or drag to resize

StiNameTypeCollectionInsert Method (Int32, String, Type)

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

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

Parameters

index
Type: SystemInt32

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

name
Type: SystemString

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

type
Type: SystemType

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

See Also