Share via


Dictionary.configurationKeyNext Method

Indicates the configuration key that succeeds a specified configuration key, based on the configuration key IDs.

Syntax

public ConfigurationKeyId configurationKeyNext(ConfigurationKeyId configurationKey)

Run On

Called

Parameters

Return Value

Type: ConfigurationKeyId Extended Data Type
A configurationKeyId system data type value for the configuration key that succeeds the specified configuration key.

See Also

Dictionary Class

Dictionary Class