Skip to content

Overload_CodeJam_Collections_ArrayExtensions_Clear

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

ArrayExtensions.Clear Method

Overload List

 

Name Description
Public methodStatic member Clear(Array) Sets all elements in an Array to the default value of each element type.
Public methodStatic member Clear(Array, Int32, Int32) Sets a range of elements in the Array to zero, to false, or to null, depending on the element type.
  Back to Top

See Also

Reference

ArrayExtensions Class
CodeJam.Collections Namespace

Clone this wiki locally