Share via


DictMethod.newmethod(Int32, Int32, String) Method

Definition

Initializes a new instance of the Object class.

protected:
 void newmethod(int type1, int num1, System::String ^ text1);
protected void newmethod (int type1, int num1, string text1);
override this.newmethod : int * int * string -> unit
Protected Sub newmethod (type1 As Integer, num1 As Integer, text1 As String)

Parameters

type1
Int32
num1
Int32
text1
String

Applies to