'Declaration Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of MprSliceView)
public System.Collections.Generic.IEnumerator<MprSliceView> GetEnumerator()
public: System.Collections.Generic.IEnumerator<MprSliceView*>* GetEnumerator()
public:
System.Collections.Generic.IEnumerator<MprSliceView^>^ GetEnumerator()
Return Value
An IEnumerator object that can be used to iterate through the collection.