suite4.net.FormDatabase Documentation

IFormCollection.Sort Method ()

Sorts the elements in the IFormCollection.

[Visual Basic]
Sub Sort()
[C#]
void Sort();

Remarks

The IFormCollection will be sorted by the value of the SortProperty property and ordered by the value of the SortDirection property.

See Also

IFormCollection Interface | suite4.net.FormDatabase Namespace | IFormCollection.Sort Overload List