System::Collections::ObjectModel::ReadOnlyCollection::GetEnumerator メソッド
ReadOnlyCollection::GetEnumerator method
コレクションの列挙子を取得します。
virtual IEnumeratorPtr System::Collections::ObjectModel::ReadOnlyCollection<T>::GetEnumerator() override
ReturnValue
新しく作成された列挙子へのポインタ。
参照
- Typedef IEnumeratorPtr
- Class ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++