This topic has not yet been rated - Rate this topic

XmlFormCollection Class (Microsoft.Office.InfoPath)

Contains an XmlForm object for each form that is currently open.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
[DefaultMemberAttribute("Item")] 
public abstract class XmlFormCollection : IEnumerable

The XmlFormCollection class implements properties and methods that can be used to access a form's associated XmlForm object, or to create and open the forms themselves. The XmlFormCollection object for the current instance of InfoPath is accessed through the XmlForms property of the Application object.

System.Object
  Microsoft.Office.InfoPath.XmlFormCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.