Document Library for WPF
FastFind メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : FastFind メソッド
シンタックス
'宣言
 
Public Shared Function FastFind( _
   ByVal values() As System.Integer, _
   ByVal value As System.Integer, _
   ByRef index As System.Integer _
) As System.Boolean
public static System.bool FastFind( 
   System.int[] values,
   System.int value,
   out System.int index
)

パラメータ

values
value
index
参照

Utils クラス
Utils メンバ