示例#1
0
 public bool IsNotPosition(int index)
 {
     return(_inner.IsNotPosition(index));
 }