PIbd-14 Antonova_A.A. LabWork04 Simple #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork04"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +56,4 @@
{
return -1;
}
Просто _collection.Insert(position, obj);. Он сам все сдвинет и вставит
@ -0,0 +63,4 @@
public void DelCollection(string name)
{
// TODO Прописать логику для удаления коллекции
/*if (name == null)
Закомментированного кода быть не должно
Pull request closed