コード例 #1
0
 public void RemoveDependentAt(int i)
 {
     Dependents.RemoveAt(i);
 }