語言

JavaArray<T>.IList.Contains(Object) 方法

定義

bool IList.Contains(object? value);
abstract member System.Collections.IList.Contains : obj -> bool
override this.System.Collections.IList.Contains : obj -> bool

參數

value
Object

傳回

實作

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於