suite4.net.FormDatabase Documentation

IFormCollection Members

IFormCollection overview

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.

Public Instance Methods

Sort Overloaded. Sorts the elements in the IFormCollection using the specified SortProperty and SortDirection values.

See Also

IFormCollection Interface | suite4.net.FormDatabase Namespace