Example #1
0
 public bool ContainsIndex(ArrayValue array, string index) => array.ContainsKey(index);