Provides access to members that control XML flags.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Count | Number of flags. | |
FlagName | Flag name by index. | |
FlagValue | Indicates whether the flag has value by index. | |
GetFlag | Indicates whether XML flag is set. | |
SetFlag | Writes a flag value. |
CoClasses that implement IXMLFlags
CoClasses and Classes | Description |
---|---|
XMLFlags | A collection of XML flags. |