Windows PowerShell Specification

Another example involves the type Array (§4.3.2), which contains a set of methods called Copy that copies a range of elements from one array to another, starting at the beginning of each array (by default) or at some designated element. ... For example, a PowerShell script cannot call a method that is … ................
................