Skip to content

Methods_T_WolfCurses_ArrayExtensions

Maxwolf edited this page Jan 2, 2016 · 1 revision

ArrayExtensions Methods

The ArrayExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member ClosestTo NB Method will return int. MaxValue for a sequence containing no elements. Intended to be used to match int value to enumeration but without directly casting it, instead looking for closest match to target value.
Public methodStatic member TrueCount Determines the count of boolean values in an array that are true. Intended to be used in conjunction with count to determine if all are true for a entire sequence.
  Back to Top

See Also

Reference

ArrayExtensions Class
WolfCurses Namespace

Clone this wiki locally