Click or drag to resize

StiRepositoryItemsGetInt Method

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

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

Parameters

key
Type: SystemObject

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

defaultValue
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also