System::Collections::ObjectModel::ReadOnlyCollection::GetEnumerator method
ReadOnlyCollection::GetEnumerator method
Restituisce l’enumeratore della collezione.
virtual IEnumeratorPtr System::Collections::ObjectModel::ReadOnlyCollection<T>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato.
Vedi anche
- Typedef IEnumeratorPtr
- Class ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++