StoryFragments.IEnumerable<StoryFragment>.GetEnumerator Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Данный API не реализован.
virtual System::Collections::Generic::IEnumerator<System::Windows::Documents::DocumentStructures::StoryFragment ^> ^ System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.StoryFragment>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Windows::Documents::DocumentStructures::StoryFragment ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.StoryFragment> IEnumerable<StoryFragment>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.StoryFragment>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.StoryFragment>
override this.System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.StoryFragment>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.StoryFragment>
Function GetEnumerator () As IEnumerator(Of StoryFragment) Implements IEnumerable(Of StoryFragment).GetEnumerator
Возвращаемое значение
Данный API не реализован.