Dictionary.Licensecodenext(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.
Indicates the license code that succeeds a specified license code, based on the license code IDs.
public:
virtual int Licensecodenext(int _classId);
public virtual int Licensecodenext (int _classId);
abstract member Licensecodenext : int -> int
override this.Licensecodenext : int -> int
Public Overridable Function Licensecodenext (_classId As Integer) As Integer
Parameters
- _classId
- Int32
Returns
A licenseCodeId system data type value for the license code that succeeds the specified license code.