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
- classId
Type: ClassId Extended Data Type
A classId system data type that indicates a class ID.
Return Value
Type: ClassId Extended Data Type
A classId system data type value that indicates the class that succeeds the specified class.