バージョン 22.2

IsInt(Matrix) メソッド

x[i] が整数値の場合 y[i] = True である BooleanMatrix y を返します。そうでない場合は False を返します。
シンタックス
public static BooleanMatrix IsInt( 
   Matrix x
)

パラメータ

x
Matrix

戻り値の型

x[i] が整数値の場合 y[i] = True である BooleanMatrix y。そうでない場合は False を返します。
参照