StoryFragments.IEnumerable<StoryFragment>.GetEnumerator Method

Definition

This API is not implemented.

 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

Returns

This API is not implemented.

Implements

Applies to