Share via


_Views.GetEnumerator Method

This member is inherited from the base type of the parent interface.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
<TypeLibFuncAttribute()> _
Function GetEnumerator As IEnumerator
'Usage
Dim instance As _Views
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
[DispIdAttribute()]
[TypeLibFuncAttribute()]
IEnumerator GetEnumerator()

Return Value

Type: System.Collections.IEnumerator

Implements

IEnumerable.GetEnumerator()

See Also

Reference

_Views Interface

_Views Members

GetEnumerator Overload

Microsoft.Office.Interop.Outlook Namespace