Click or drag to resize

StiRepositoryItemsSetFloat Method

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

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

Parameters

key
Type: SystemObject

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

value
Type: SystemSingle

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

defaultValue
Type: SystemSingle

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

See Also