IsExist

Collection.IsExist method

コレクションに存在するアイテムです。

public bool IsExist(int index)
パラメータタイプ説明
indexInt32要素のインデックス。

関連項目