Share via


Dictionary.Licensecodenext(Int32) Method

Definition

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.

Applies to