This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLFlags Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control XML flags.
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 and Classes | Description |
---|---|
XMLFlags | A collection of XML flags. |