System::Collections::Generic::LinkedList::LinkedList κατασκευαστής

LinkedList::LinkedList() constructor

Δημιουργεί κενή LinkedList.

System::Collections::Generic::LinkedList<T>::LinkedList()

Δείτε επίσης

LinkedList::LinkedList(const SharedPtr<IEnumerable<T>>&) constructor

Κατασκευαστής αντιγραφής.

System::Collections::Generic::LinkedList<T>::LinkedList(const SharedPtr<IEnumerable<T>> &collection)
ParameterTypeΠεριγραφή
συλλογήconst SharedPtr<IEnumerable<T>>&Συλλογή για αντιγραφή δεδομένων από.

Δείτε επίσης