直列配列のチェック【ArrayIsSeries】

bool ArrayIsSeries(object array[ ])

 

Returns TRUE if the array under check is a series array (Time[ ],Open[ ],Close[ ],High[ ],Low[ ], or Volume[ ]), otherwise returns FALSE.

もし、配列をチェックした結果が直列配列(Time[ ]、Open[ ]、Close[ ]、High[ ]、Low[ ]、もしくは Volume[ ])だった場合、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="">