Share via


Dictionary.typeNext Method

Indicates the extended data type that succeeds a specified extended data type, based on the IDs.

Syntax

public ExtendedTypeId typeNext(ExtendedTypeId typeId)

Run On

Called

Parameters

Return Value

Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type value for the extended data type that succeeds the specified extended data type.

See Also

Dictionary Class

Dictionary Class