Share via


Dictionary.classNext Method

Indicates the class that succeeds a specified class, based on the class IDs.

Syntax

public ClassId classNext(ClassId classId)

Run On

Called

Parameters

Return Value

Type: ClassId Extended Data Type
A classId system data type value that indicates the class that succeeds the specified class.

See Also

Dictionary Class

Dictionary Class