System::Collections::Generic::IEnumerable::LINQ_Concat μέθοδος
IEnumerable::LINQ_Concat method
Συνενώνει δύο ακολουθίες.
SharedPtr<IEnumerable<Source>> System::Collections::Generic::IEnumerable<Source>::LINQ_Concat(SharedPtr<IEnumerable<T>> sequence)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ακολουθία | SharedPtr<IEnumerable<T>> | Η ακολουθία θα συνενωθεί με την τρέχουσα. |
ReturnValue
Ένα IEnumerable που περιέχει τα συνενωμένα στοιχεία των δύο εισαγόμενων ακολουθιών.
Δείτε επίσης
- Typedef SharedPtr
- Class IEnumerable
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++