| Visual Basic (Declaration) | |
|---|---|
Public Function GetEnumerator() As IEnumerator(Of MimeMessagePart)  | |
| C# | |
|---|---|
public IEnumerator<MimeMessagePart> GetEnumerator()  | |
Return Value
A IEnumerator that can be used to iterate through the collection.Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7