다음을 통해 공유


ArrayMath.SearchSorted(Double[], Double) 메서드

정의

public static int SearchSorted (double[] array, double item);
static member SearchSorted : double[] * double -> int
Public Shared Function SearchSorted (array As Double(), item As Double) As Integer

매개 변수

array
Double[]
item
Double

반환

적용 대상