System::Collections::ObjectModel::ReadOnlyCollection::ReadOnlyCollection-Konstruktor
ReadOnlyCollection::ReadOnlyCollection constructor
Umwickelt eine schreibgeschützte Sammlung um eine bestimmte Sammlung.
System::Collections::ObjectModel::ReadOnlyCollection<T>::ReadOnlyCollection(const SharedPtr<Generic::IList<T>> &list)
| Parameter | Typ | Beschreibung |
|---|---|---|
| list | const SharedPtr<Generic::IList<T>>& | Collection zum Einhüllen. |
Siehe auch
- Typedef SharedPtr
- Class IList
- Class ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++