DictMethod.newmethod(Int32, Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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