直列配列の取得【ArrayGetAsSeries】

bool ArrayGetAsSeries(object array[ ])

 

Returns TRUE if array is organized as a series array (array elements are indexed from the last to the first one), otherwise returns FALSE.

もし、配列が直列配列(配列の要素は、古い物から新しい物に向けてインデックスされている)としてまとまっている場合は、TRUE を返します。そうでなければ、FALSE を返します。

Parameters:

パラメータ:

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">