Share via


ProgressWindow.ProgressValue(Int32, Int32) Method

Definition

public:
 virtual void ProgressValue(int _index, int _progressValue);
public virtual void ProgressValue (int _index, int _progressValue);
abstract member ProgressValue : int * int -> unit
override this.ProgressValue : int * int -> unit
Public Overridable Sub ProgressValue (_index As Integer, _progressValue As Integer)

Parameters

_index
Int32
_progressValue
Int32

Applies to