ArcObjects Library Reference (System)  

IXMLFlags Interface

Provides access to members that control XML flags.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Count Number of flags.
Read-only property FlagName Flag name by index.
Read-only property FlagValue Indicates whether the flag has value by index.
Method GetFlag Indicates whether XML flag is set.
Method SetFlag Writes a flag value.

CoClasses that implement IXMLFlags

CoClasses and Classes Description
XMLFlags A collection of XML flags.