📌  相关文章
📜  c# 检查数组是否包含值 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:40.707000             🧑  作者: Mango

代码示例4
var array=new List(1,2,3);
int count=5;
for(int i=0;ii){  //this is way you can check wheater 
          //do something   //index count equals to array count
    }
}