[CONNECT .NET] ConfigurationManager.IterateThroughVariables missing

The C++ MicroStationAPI provides class ConfigurationManager having method IterateThroughVariables.  The DgnPlatformNET API also provides ConfigurationManager, but it lacks the IterateThroughVariables method.

Is there another way to iterate all configuration variables using a .NET API?