Report Method (Double, String)

SimpleEssentials

ProgressBar..::..Report Method (Double, String)

Namespace:  SimpleEssentials.Utils
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


public void Report(
	double value,
	string label
)
Public Sub Report ( _
	value As Double, _
	label As String _
)
public:
void Report(
	double^ value, 
	String^ label
)

Parameters

value
Type: Double
label
Type: String