This document is archived and information here might be outdated.  Recommended version.


IXMLFlags Interface (ArcObjects .NET 10.4 SDK)
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.