suite4.net.FormDatabase Documentation

IFormCollection Properties

The properties of the IFormCollection interface are listed below. For a complete list of IFormCollection interface members, see the IFormCollection Members topic.

Public Instance Properties

First Gets the first IForm in the IFormCollection.
Item Gets an IForm element with a specified name.
Last Gets the last IForm in the IFormCollection.
SortDirection Specifies the direction of a sort operation to be performed on the IFormCollection.
SortProperty Specifies the IForm property to be used in a sort operation on the IFormCollection.

See Also

IFormCollection Interface | suite4.net.FormDatabase Namespace