'宣言 Public Overloads Function BinarySearch( _ ByVal item As ProjectResource, _ ByVal comparer As IComparer(Of ProjectResource) _ ) As Integer
public int BinarySearch( ProjectResource item, IComparer<ProjectResource> comparer )
ProjectResourceCollection クラス ProjectResourceCollection メンバ オーバーロード一覧