Share via


Percentbar.newmethod(Int32, String) Method

Definition

Initializes a new instance of the Percentbar class.

public:
 void newmethod(int _maxCount, System::String ^ _title);
public void newmethod (int _maxCount, string _title);
override this.newmethod : int * string -> unit
Public Sub newmethod (_maxCount As Integer, _title As String)

Parameters

_maxCount
Int32
_title
String

Applies to