Click or drag to resize

StiRepositoryItemsSetInt Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetInt(System.Object,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void SetInt(
	Object key,
	int value,
	int defaultValue
)

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetInt(System.Object,System.Int32,System.Int32)"]

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetInt(System.Object,System.Int32,System.Int32)"]

defaultValue
Type: SystemInt32

[Missing <param name="defaultValue"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetInt(System.Object,System.Int32,System.Int32)"]

See Also