Add (T) method is used to add an object to the end of the Collection<T>. Syntax : public void Add (T item);. Here, item is the object to be ...
確定! 回上一頁