DictMethod.Parameterid(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.
Gets the ID of the specified parameter.
public:
virtual int Parameterid(int num1);
public virtual int Parameterid (int num1);
abstract member Parameterid : int -> int
override this.Parameterid : int -> int
Public Overridable Function Parameterid (num1 As Integer) As Integer
Parameters
- num1
- Int32
Returns
The ID of the specified parameter.