Skip to content

Overload_WolfCurses_Form_Form_1_Compare

Maxwolf edited this page Jan 2, 2016 · 1 revision

Form(TData).Compare Method

Overload List

 

Name Description
Public method Compare(Form(TData), Form(TData)) When overridden in a derived class, performs a comparison of two objects of the same type and returns a value indicating whether one object is less than, equal to, or greater than the other. (Overrides Comparer(T).Compare(T, T).)
Public method Compare(IForm, IForm) Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
  Back to Top

See Also

Reference

Form(TData) Class
WolfCurses.Form Namespace

Clone this wiki locally