Class Hierarchy
AcEdSysVarIterator
C++
class AcEdSysVarIterator;
File
aced.h
Description
This class provides a way to iterate over all of the public system variables and get their names, data type, range (if applicable), read-only status, and how they are stored.
System variables that have their secret flag set or that have a "*" as the first character in their name are skipped by this iterator.