DictMethod.Parametertypename(Int32) 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.
public:
virtual System::String ^ Parametertypename(int num1);
public virtual string Parametertypename (int num1);
abstract member Parametertypename : int -> string
override this.Parametertypename : int -> string
Public Overridable Function Parametertypename (num1 As Integer) As String
Parameters
- num1
- Int32