BoundsCheckableList1.Add

BoundsCheckableList<T>.Add metodu

“boundsCheckMode” parametresine bağlı olarak System.Collections.Generic.List’in sonuna bir nesne ekler.

public void Add(T item)
ParametreTürAçıklama
itemTSystem.Collections.Generic.List’in sonuna eklenecek nesne. Referans türleri için değer “null” olabilir.

Ayrıca Bakınız