Click or drag to resize

StiRepositoryItemsGetFloat Method

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

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

Parameters

key
Type: SystemObject

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

defaultValue
Type: SystemSingle

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

Return Value

Type: Single

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

See Also