Document Library for UWP
FastFind メソッド

C1.UWP.Document アセンブリ > C1.Xaml.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 メンバ